Collected fundamental operation optimizations #1394
Merged
Codecov / codecov/project
succeeded
May 20, 2026 in 1s
98.4% (target 75.0%)
View this Pull Request on Codecov
98.4% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 96.33401% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.4%. Comparing base (0b2cffe) to head (4e6e0f1).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1394 +/- ##
=========================================
- Coverage 98.5% 98.4% -0.0%
=========================================
Files 290 290
Lines 23067 23499 +432
Branches 1996 2069 +73
=========================================
+ Hits 22701 23120 +419
- Misses 366 379 +13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/decimal/decimal128_t.hpp | 95.9% <100.0%> (+0.4%) |
⬆️ |
| include/boost/decimal/decimal_fast32_t.hpp | 97.5% <100.0%> (+0.2%) |
⬆️ |
| include/boost/decimal/decimal_fast64_t.hpp | 97.6% <100.0%> (+0.2%) |
⬆️ |
| include/boost/decimal/detail/add_impl.hpp | 96.3% <100.0%> (+2.4%) |
⬆️ |
| include/boost/decimal/detail/components.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/normalize.hpp | 100.0% <100.0%> (ø) |
|
| include/boost/decimal/detail/comparison.hpp | 96.9% <94.8%> (+0.1%) |
⬆️ |
| include/boost/decimal/detail/u256.hpp | 82.5% <75.0%> (+0.1%) |
⬆️ |
| include/boost/decimal/decimal32_t.hpp | 95.6% <95.8%> (+0.2%) |
⬆️ |
| include/boost/decimal/decimal_fast128_t.hpp | 95.7% <92.0%> (-0.2%) |
⬇️ |
| ... and 2 more |
... and 2 files 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 0b2cffe...4e6e0f1. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading