Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Feb 3, 2026

No description provided.

@mborland mborland self-assigned this Feb 3, 2026
@mborland mborland added the enhancement New feature or request label Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 97.42857% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.0%. Comparing base (2202bfc) to head (0f49cb8).
⚠️ Report is 18 commits behind head on develop.

Files with missing lines Patch % Lines
...ost/safe_numbers/detail/unsigned_integer_basis.hpp 92.8% 0 Missing and 9 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #4     +/-   ##
=========================================
+ Coverage     97.7%   98.0%   +0.4%     
=========================================
  Files           32      38      +6     
  Lines          851    1122    +271     
  Branches       217     280     +63     
=========================================
+ Hits           831    1099    +268     
  Misses          13      13             
- Partials         7      10      +3     
Files with missing lines Coverage Δ
test/test_unsigned_overflowing_addition.cpp 100.0% <100.0%> (ø)
test/test_unsigned_overflowing_division.cpp 100.0% <100.0%> (ø)
test/test_unsigned_overflowing_mod.cpp 100.0% <100.0%> (ø)
test/test_unsigned_overflowing_multiplication.cpp 100.0% <100.0%> (ø)
test/test_unsigned_overflowing_subtraction.cpp 100.0% <100.0%> (ø)
test/test_unsigned_saturating_addition.cpp 100.0% <100.0%> (ø)
test/test_unsigned_saturating_division.cpp 100.0% <100.0%> (ø)
test/test_unsigned_saturating_mod.cpp 100.0% <100.0%> (ø)
test/test_unsigned_saturating_multiplication.cpp 100.0% <100.0%> (ø)
test/test_unsigned_saturating_subtraction.cpp 100.0% <100.0%> (ø)
... and 1 more

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 2202bfc...0f49cb8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cppalliance-bot
Copy link

cppalliance-bot commented Feb 3, 2026

An automated preview of the documentation is available at https://4.safe-numbers.prtest3.cppalliance.org/libs/safe_numbers/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-02-03 21:13:40 UTC

@mborland mborland merged commit d97fa78 into develop Feb 3, 2026
31 of 32 checks passed
@mborland mborland deleted the overflowing branch February 3, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants