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

[fix] accept infinity, inf and nan as real numbers #60

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Jan 2, 2022

@codecov
Copy link

codecov bot commented Jan 2, 2022

Codecov Report

Merging #60 (0dde083) into master (a34a59a) will increase coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   92.51%   92.95%   +0.43%     
==========================================
  Files          50       50              
  Lines        9825    10002     +177     
==========================================
+ Hits         9090     9297     +207     
+ Misses        735      705      -30     
Impacted Files Coverage Δ
src/c4/charconv.hpp 97.57% <100.00%> (+0.01%) ⬆️
src/c4/substr.hpp 98.83% <100.00%> (+0.02%) ⬆️
test/test_charconv.cpp 100.00% <100.00%> (ø)
test/test_substr.cpp 99.18% <100.00%> (+0.03%) ⬆️
src/c4/ext/fast_float_all.h 27.74% <0.00%> (+4.05%) ⬆️

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 a34a59a...0dde083. Read the comment docs.

@biojppm biojppm merged commit 179d3b9 into master Jan 2, 2022
@biojppm biojppm deleted the fix/infnan branch January 2, 2022 19:56
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