Add checked operation policy #5
Merged
Codecov / codecov/project
succeeded
Feb 3, 2026 in 0s
98.1% (target 90.0%)
View this Pull Request on Codecov
98.1% (target 90.0%)
Details
Codecov Report
❌ Patch coverage is 98.68421% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.1%. Comparing base (d97fa78) to head (4c01c17).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ost/safe_numbers/detail/unsigned_integer_basis.hpp | 93.9% | 0 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #5 +/- ##
=========================================
- Coverage 99.5% 98.1% -1.3%
=========================================
Files 38 43 +5
Lines 936 1350 +414
Branches 0 332 +332
=========================================
+ Hits 931 1324 +393
- Misses 5 13 +8
- Partials 0 13 +13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_unsigned_checked_addition.cpp | 100.0% <100.0%> (ø) |
|
| test/test_unsigned_checked_division.cpp | 100.0% <100.0%> (ø) |
|
| test/test_unsigned_checked_mod.cpp | 100.0% <100.0%> (ø) |
|
| test/test_unsigned_checked_multiplication.cpp | 100.0% <100.0%> (ø) |
|
| test/test_unsigned_checked_subtraction.cpp | 100.0% <100.0%> (ø) |
|
| ...ost/safe_numbers/detail/unsigned_integer_basis.hpp | 94.1% <93.9%> (-5.9%) |
⬇️ |
... and 36 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 d97fa78...4c01c17. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading