Add cohort preserving to_chars with scientific format
#1157
Codecov / codecov/project
succeeded
Oct 21, 2025 in 0s
99.4% (target 75.0%)
View this Pull Request on Codecov
99.4% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.4%. Comparing base (8102c85) to head (bbf92c5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/decimal/charconv.hpp | 93.6% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1157 +/- ##
=========================================
- Coverage 99.4% 99.4% -0.0%
=========================================
Files 252 253 +1
Lines 17208 17269 +61
Branches 1870 1880 +10
=========================================
+ Hits 17091 17149 +58
- Misses 117 120 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/decimal128_t.hpp | 98.7% <ø> (ø) |
|
| include/boost/decimal/decimal32_t.hpp | 96.8% <ø> (ø) |
|
| include/boost/decimal/decimal64_t.hpp | 96.6% <ø> (ø) |
|
| test/test_to_chars_quantum.cpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/charconv.hpp | 97.6% <93.6%> (-0.2%) |
⬇️ |
... and 1 file with indirect coverage changes
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 8102c85...bbf92c5. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading