Skip to content

Use Into<BigInt> instead of ToBigInt to avoid copies #676

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

Conversation

adrian17
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #676 into master will increase coverage by 0.02%.
The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
+ Coverage   40.17%   40.19%   +0.02%     
==========================================
  Files          79       79              
  Lines       17453    17438      -15     
  Branches     4467     4453      -14     
==========================================
- Hits         7011     7010       -1     
+ Misses       8610     8594      -16     
- Partials     1832     1834       +2
Impacted Files Coverage Δ
vm/src/pyobject.rs 57.27% <100%> (+0.45%) ⬆️
vm/src/vm.rs 52.63% <100%> (ø) ⬆️
vm/src/obj/objint.rs 39.92% <46.15%> (+0.56%) ⬆️

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 8dcea92...6b1598d. Read the comment docs.

@OddCoincidence OddCoincidence merged commit 36204f2 into RustPython:master Mar 14, 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