Implement signed subtraction #158
Merged
Codecov / codecov/project
succeeded
Mar 27, 2026 in 0s
97.5% (target 90.0%)
View this Pull Request on Codecov
97.5% (target 90.0%)
Details
Codecov Report
❌ Patch coverage is 86.89320% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.5%. Comparing base (c38b85b) to head (adc23e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...boost/safe_numbers/detail/signed_integer_basis.hpp | 70.0% | 27 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #158 +/- ##
=========================================
- Coverage 97.7% 97.5% -0.2%
=========================================
Files 116 117 +1
Lines 8497 8703 +206
Branches 3219 3294 +75
=========================================
+ Hits 8300 8479 +179
- Misses 131 158 +27
Partials 66 66 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/test_signed_subtraction.cpp | 100.0% <100.0%> (ø) |
|
| ...boost/safe_numbers/detail/signed_integer_basis.hpp | 75.8% <70.0%> (-3.7%) |
⬇️ |
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 c38b85b...adc23e2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading