Skip to content

Convert some builtin fns to new args style #758

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 1 commit into from
Mar 28, 2019

Conversation

OddCoincidence
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #758 into master will increase coverage by 0.04%.
The diff coverage is 67.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #758      +/-   ##
==========================================
+ Coverage   61.72%   61.76%   +0.04%     
==========================================
  Files          80       80              
  Lines       12718    12708      -10     
  Branches     2632     2622      -10     
==========================================
- Hits         7850     7849       -1     
+ Misses       3176     3174       -2     
+ Partials     1692     1685       -7
Impacted Files Coverage Δ
vm/src/function.rs 46.73% <ø> (ø) ⬆️
vm/src/vm.rs 72.38% <66.66%> (-0.14%) ⬇️
vm/src/builtins.rs 63.63% <67.56%> (+1.13%) ⬆️

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 e048037...62842e6. Read the comment docs.

@OddCoincidence OddCoincidence merged commit da4df08 into master Mar 28, 2019
@OddCoincidence OddCoincidence deleted the joey/convert-builtins branch April 9, 2019 20:34
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