Skip to content

Addred real property and is_integer function to float. #534

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
Feb 24, 2019
Merged

Addred real property and is_integer function to float. #534

merged 1 commit into from
Feb 24, 2019

Conversation

AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Feb 24, 2019

Yet another two small and obscure additions to the float type.

@codecov-io
Copy link

Codecov Report

Merging #534 into master will increase coverage by 0.01%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
+ Coverage   48.41%   48.43%   +0.01%     
==========================================
  Files          69       69              
  Lines       14375    14398      +23     
  Branches     3591     3593       +2     
==========================================
+ Hits         6960     6973      +13     
- Misses       5554     5562       +8     
- Partials     1861     1863       +2
Impacted Files Coverage Δ
vm/src/obj/objfloat.rs 66.46% <76.47%> (-0.75%) ⬇️

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 d44f1b3...f4e6e5d. Read the comment docs.

@OddCoincidence OddCoincidence merged commit cbcf7c3 into RustPython:master Feb 24, 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