Skip to content

Compile type annotations on function. #612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 8, 2019
Merged

Conversation

windelbouwman
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 6, 2019

Codecov Report

Merging #612 into master will increase coverage by 8.94%.
The diff coverage is 64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
+ Coverage   40.92%   49.86%   +8.94%     
==========================================
  Files          75       76       +1     
  Lines       17143    18612    +1469     
  Branches     4507     5526    +1019     
==========================================
+ Hits         7015     9281    +2266     
+ Misses       8135     7058    -1077     
- Partials     1993     2273     +280
Impacted Files Coverage Δ
vm/src/bytecode.rs 45% <ø> (-1.64%) ⬇️
vm/src/frame.rs 62.93% <50%> (+17.54%) ⬆️
vm/src/compile.rs 63.27% <70.58%> (+17.4%) ⬆️
vm/src/stdlib/re.rs 45.61% <0%> (-2.67%) ⬇️
wasm/lib/src/browser_module.rs 0% <0%> (ø) ⬆️
vm/src/obj/objmodule.rs 82.35% <0%> (ø)
vm/src/obj/objdict.rs 45.25% <0%> (+1.19%) ⬆️
vm/src/function.rs 71.73% <0%> (+1.46%) ⬆️
vm/src/stdlib/string.rs 23.03% <0%> (+1.47%) ⬆️
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0000551...502f809. Read the comment docs.

@cthulahoops cthulahoops merged commit 9a3b731 into master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants