Add increment and decrement for signed integers #165
Merged
Codecov / codecov/project
succeeded
Apr 7, 2026 in 1s
96.9% (target 90.0%)
View this Pull Request on Codecov
96.9% (target 90.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.9%. Comparing base (9b638ff) to head (d8d624e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #165 +/- ##
=========================================
+ Coverage 96.8% 96.9% +0.1%
=========================================
Files 120 121 +1
Lines 9260 9356 +96
Branches 3507 3537 +30
=========================================
+ Hits 8962 9058 +96
Misses 232 232
Partials 66 66 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...boost/safe_numbers/detail/signed_integer_basis.hpp | 74.6% <100.0%> (+2.0%) |
⬆️ |
| test/test_signed_inc_dec.cpp | 100.0% <100.0%> (ø) |
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 9b638ff...d8d624e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading