Skip to content

Conversation

@mborland
Copy link
Member

Closes: #280

@codecov
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.90%. Comparing base (3554bc1) to head (5aaf6cb).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #281      +/-   ##
===========================================
+ Coverage    94.89%   94.90%   +0.01%     
===========================================
  Files           71       72       +1     
  Lines         9123     9147      +24     
===========================================
+ Hits          8657     8681      +24     
  Misses         466      466              
Files with missing lines Coverage Δ
include/boost/charconv/detail/dragonbox/floff.hpp 87.24% <100.00%> (-0.03%) ⬇️
test/github_issue_280.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 3554bc1...5aaf6cb. 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 4a6e906 into develop Aug 14, 2025
65 checks passed
@mborland mborland deleted the 280 branch August 14, 2025 11:57
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.

to_chars for fp formatting in scientific form requires extra space in the output buffer

2 participants