Skip to content

Separate issue with decomposition of 128-bit long doubles

87bf578
Select commit
Loading
Failed to load commit list.
Merged

Fix missing negative sign with precision 0 #297

Separate issue with decomposition of 128-bit long doubles
87bf578
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 1s

94.87% (+0.01%) compared to 95bfc98

View this Pull Request on Codecov

94.87% (+0.01%) compared to 95bfc98

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.87%. Comparing base (95bfc98) to head (87bf578).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #297      +/-   ##
===========================================
+ Coverage    94.86%   94.87%   +0.01%     
===========================================
  Files           74       75       +1     
  Lines         9009     9039      +30     
===========================================
+ Hits          8546     8576      +30     
  Misses         463      463              
Files with missing lines Coverage Δ
include/boost/charconv/detail/dragonbox/floff.hpp 87.17% <100.00%> (ø)
...lude/boost/charconv/detail/ryu/ryu_generic_128.hpp 92.75% <100.00%> (+0.02%) ⬆️
test/github_issue_296.cpp 100.00% <100.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 95bfc98...87bf578. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.