Skip to content

Convert map, zip, filter, and enumerate to Any payload #634

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 4 commits into from
Mar 9, 2019

Conversation

OddCoincidence
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #634 into master will decrease coverage by 0.01%.
The diff coverage is 21.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #634      +/-   ##
==========================================
- Coverage      41%   40.99%   -0.02%     
==========================================
  Files          76       76              
  Lines       17396    17415      +19     
  Branches     4523     4525       +2     
==========================================
+ Hits         7134     7139       +5     
- Misses       8298     8314      +16     
+ Partials     1964     1962       -2
Impacted Files Coverage Δ
vm/src/pyobject.rs 60.67% <ø> (-0.16%) ⬇️
vm/src/obj/objenumerate.rs 48.27% <17.64%> (-2.75%) ⬇️
vm/src/obj/objmap.rs 38.98% <27.77%> (+0.52%) ⬆️
vm/src/obj/objfilter.rs 42.37% <29.41%> (+5.53%) ⬆️
vm/src/obj/objzip.rs 37.2% <7.14%> (-7.53%) ⬇️

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 9a3b731...a2951f8. Read the comment docs.

@cthulahoops cthulahoops merged commit 56bb6d2 into master Mar 9, 2019
@OddCoincidence OddCoincidence deleted the joey/map-zip-filter-enumerate-to-any branch April 9, 2019 20:35
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