Significant improvements to error messages #118
Merged
Codecov / codecov/project
succeeded
Feb 25, 2026 in 0s
97.7% (target 90.0%)
View this Pull Request on Codecov
97.7% (target 90.0%)
Details
Codecov Report
❌ Patch coverage is 66.49746% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.7%. Comparing base (f313c56) to head (6e0b86e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #118 +/- ##
=========================================
- Coverage 98.5% 97.7% -0.8%
=========================================
Files 104 106 +2
Lines 7119 7280 +161
Branches 2634 2684 +50
=========================================
+ Hits 7011 7109 +98
- Misses 42 103 +61
- Partials 66 68 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| examples/basic_bounded_usage.cpp | 75.0% <75.0%> (ø) |
|
| examples/basic_usage_stacktrace.cpp | 72.8% <72.8%> (ø) |
|
| include/boost/safe_numbers/bounded_integers.hpp | 89.0% <86.4%> (-11.0%) |
⬇️ |
| ...ost/safe_numbers/detail/unsigned_integer_basis.hpp | 85.6% <45.6%> (-9.8%) |
⬇️ |
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 f313c56...6e0b86e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading