Add arbitrary log #111
Merged
Add arbitrary log #111
Codecov / codecov/project
succeeded
Feb 24, 2026 in 0s
98.5% (target 90.0%)
View this Pull Request on Codecov
98.5% (target 90.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.5%. Comparing base (189fcb6) to head (d48a937).
Additional details and impacted files
@@ Coverage Diff @@
## develop #111 +/- ##
=========================================
+ Coverage 98.5% 98.5% +0.1%
=========================================
Files 103 104 +1
Lines 6951 7119 +168
Branches 2533 2634 +101
=========================================
+ Hits 6843 7011 +168
Misses 42 42
Partials 66 66 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/safe_numbers/integer_utilities.hpp | 100.0% <100.0%> (ø) |
|
| test/test_ilog.cpp | 100.0% <100.0%> (ø) |
|
| test/test_ilog10.cpp | 100.0% <100.0%> (ø) |
|
| test/test_ilog2.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 189fcb6...d48a937. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading