Skip to content

Match GCC 15 behavior

fb9008f
Select commit
Loading
Failed to load commit list.
Merged

Fix scientific/fixed format crossover point and overzealous boundary protection #283

Match GCC 15 behavior
fb9008f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 1s

94.92% (+0.02%) compared to 4a6e906

View this Pull Request on Codecov

94.92% (+0.02%) compared to 4a6e906

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.92%. Comparing base (4a6e906) to head (fb9008f).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #283      +/-   ##
===========================================
+ Coverage    94.90%   94.92%   +0.02%     
===========================================
  Files           72       73       +1     
  Lines         9147     9186      +39     
===========================================
+ Hits          8681     8720      +39     
  Misses         466      466              
Files with missing lines Coverage Δ
src/to_chars.cpp 92.94% <100.00%> (ø)
src/to_chars_float_impl.hpp 83.45% <100.00%> (+0.05%) ⬆️
test/github_issue_282.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 4a6e906...fb9008f. Read the comment docs.

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