Skip to content
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

fixed bug in number_from_string function #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fixed bug in number_from_string function #46

wants to merge 2 commits into from

Conversation

kishanshukla-2307
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@1ec4742). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #46   +/-   ##
=========================================
  Coverage          ?   68.76%           
=========================================
  Files             ?       32           
  Lines             ?    10550           
  Branches          ?        0           
=========================================
  Hits              ?     7255           
  Misses            ?     3295           
  Partials          ?        0           
Impacted Files Coverage Δ
include/real/exact_number.hpp 91.75% <100.00%> (ø)
test/real_number_from_string_test.cpp 100.00% <100.00%> (ø)
include/real/real_algorithm.hpp 100.00% <0.00%> (ø)
...est/real_iterator_subtraction_subtraction_test.cpp 100.00% <0.00%> (ø)
test/real_greater_than_operator_test.cpp 100.00% <0.00%> (ø)
include/real/real_exception.hpp 3.33% <0.00%> (ø)
include/real/real.hpp 49.38% <0.00%> (ø)
...est/real_iterator_addition_multiplication_test.cpp 100.00% <0.00%> (ø)
.../real_iterator_subtraction_multiplication_test.cpp 100.00% <0.00%> (ø)
... and 24 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 1ec4742...9319714. Read the comment docs.

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.

1 participant