Add <bit> like support
#23
Merged
Codecov / codecov/project
succeeded
Feb 6, 2026 in 0s
98.2% (target 90.0%)
View this Pull Request on Codecov
98.2% (target 90.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.2%. Comparing base (52d3538) to head (d8e8fb8).
Additional details and impacted files
@@ Coverage Diff @@
## develop #23 +/- ##
=========================================
+ Coverage 97.9% 98.2% +0.3%
=========================================
Files 65 68 +3
Lines 2286 2616 +330
Branches 657 770 +113
=========================================
+ Hits 2237 2567 +330
Misses 22 22
Partials 27 27 | Files with missing lines | Coverage Δ | |
|---|---|---|
| examples/bit.cpp | 100.0% <100.0%> (ø) |
|
| include/boost/safe_numbers/bit.hpp | 100.0% <100.0%> (ø) |
|
| test/test_bit.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 52d3538...d8e8fb8. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading