Fix to_chars of negative 128-bit integers whose absolute value is < 2^64
#289
+62
−1
Codecov / codecov/project
succeeded
Feb 10, 2026 in 1s
94.85% (+0.01%) compared to 306ae6b
View this Pull Request on Codecov
94.85% (+0.01%) compared to 306ae6b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.85%. Comparing base (306ae6b) to head (f3f60d2).
Additional details and impacted files
@@ Coverage Diff @@
## develop #289 +/- ##
===========================================
+ Coverage 94.84% 94.85% +0.01%
===========================================
Files 73 74 +1
Lines 8986 9007 +21
===========================================
+ Hits 8523 8544 +21
Misses 463 463 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...de/boost/charconv/detail/to_chars_integer_impl.hpp | 96.89% <100.00%> (ø) |
|
| test/github_issue_int128_320.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 306ae6b...f3f60d2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading