Skip to content

Convert more objects to Any payload #586

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

Conversation

OddCoincidence
Copy link
Contributor

Just chugging along on #535

@OddCoincidence OddCoincidence force-pushed the joey/float-range-any-payload branch from ea89162 to e7fb116 Compare March 2, 2019 21:27
@codecov-io
Copy link

codecov-io commented Mar 2, 2019

Codecov Report

Merging #586 into master will increase coverage by 0.3%.
The diff coverage is 36.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #586     +/-   ##
=========================================
+ Coverage   41.71%   42.01%   +0.3%     
=========================================
  Files          74       74             
  Lines       16708    16889    +181     
  Branches     4369     4408     +39     
=========================================
+ Hits         6969     7096    +127     
- Misses       7757     7791     +34     
- Partials     1982     2002     +20
Impacted Files Coverage Δ
vm/src/obj/objfloat.rs 39.14% <14.28%> (-6.68%) ⬇️
vm/src/stdlib/io.rs 33.49% <25%> (+3.86%) ⬆️
vm/src/obj/objrange.rs 36.71% <27.27%> (-0.57%) ⬇️
vm/src/obj/objbytes.rs 40.11% <27.27%> (+0.23%) ⬆️
vm/src/obj/objbool.rs 43.2% <33.33%> (+2.18%) ⬆️
vm/src/obj/objiter.rs 52.34% <40%> (+4.25%) ⬆️
vm/src/obj/objbytearray.rs 46.74% <52.17%> (+0.92%) ⬆️
vm/src/pyobject.rs 59.29% <81.81%> (-0.04%) ⬇️
... and 9 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 4558dbf...2d71f6d. Read the comment docs.

@cthulahoops cthulahoops merged commit 4ce0a7c into master Mar 4, 2019
@windelbouwman windelbouwman deleted the joey/float-range-any-payload branch March 23, 2019 10:49
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