Skip to content

Convert more functions to new args style #763

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 28, 2019

Conversation

adrian17
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #763 into master will increase coverage by 0.09%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
+ Coverage   61.77%   61.86%   +0.09%     
==========================================
  Files          80       80              
  Lines       12683    12656      -27     
  Branches     2607     2592      -15     
==========================================
- Hits         7835     7830       -5     
+ Misses       3170     3163       -7     
+ Partials     1678     1663      -15
Impacted Files Coverage Δ
vm/src/obj/objenumerate.rs 78.78% <100%> (+7.73%) ⬆️
vm/src/obj/objfilter.rs 77.14% <100%> (+5.34%) ⬆️
vm/src/obj/objslice.rs 63.46% <100%> (+9.36%) ⬆️
vm/src/obj/objmap.rs 76.66% <75%> (+4.44%) ⬆️
vm/src/obj/objzip.rs 76.92% <75%> (+7.95%) ⬆️

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 149aefe...8f1ec3d. Read the comment docs.

@coolreader18 coolreader18 merged commit 6618def into RustPython:master Mar 28, 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