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 for PPC64 errno value converting LDBL_MIN #104

Merged
merged 5 commits into from
Dec 7, 2023

Fix success return error code

5b5850f
Select commit
Loading
Failed to load commit list.
Merged

Fix for PPC64 errno value converting LDBL_MIN #104

Fix success return error code
5b5850f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2023 in 0s

75.89% (-0.02%) compared to ff8712e

View this Pull Request on Codecov

75.89% (-0.02%) compared to ff8712e

Details

Codecov Report

Merging #104 (5b5850f) into develop (ff8712e) will decrease coverage by 0.02%.
The diff coverage is 40.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #104      +/-   ##
===========================================
- Coverage    75.90%   75.89%   -0.02%     
===========================================
  Files           28       28              
  Lines         3955     3957       +2     
===========================================
+ Hits          3002     3003       +1     
- Misses         953      954       +1     
Files Coverage Δ
src/from_chars.cpp 97.14% <66.66%> (-2.86%) ⬇️
include/boost/charconv/to_chars.hpp 74.47% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff8712e...5b5850f. Read the comment docs.