Skip to content

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

Merged
mborland merged 6 commits intodevelopfrom
282
Oct 23, 2025
Merged

Fix scientific/fixed format crossover point and overzealous boundary protection#283
mborland merged 6 commits intodevelopfrom
282

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #282

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.92%. Comparing base (4a6e906) to head (fb9008f).
⚠️ Report is 7 commits behind head on develop.

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.

@mborland mborland merged commit 0c8358a into develop Oct 23, 2025
65 checks passed
@mborland mborland deleted the 282 branch October 23, 2025 12:15
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.

Bug from ML

1 participant