Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Feb 9, 2026

Closes: #19
Closes: #24

@mborland mborland added this to the v0.1.0 milestone Feb 9, 2026
@mborland mborland self-assigned this Feb 9, 2026
@mborland mborland added the enhancement New feature or request label Feb 9, 2026
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.9%. Comparing base (4d6470c) to head (f314210).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #31     +/-   ##
=========================================
+ Coverage     98.2%   98.9%   +0.8%     
=========================================
  Files           68      81     +13     
  Lines         2616    4371   +1755     
  Branches       770    1350    +580     
=========================================
+ Hits          2567    4322   +1755     
  Misses          22      22             
  Partials        27      27             
Files with missing lines Coverage Δ
examples/bit.cpp 100.0% <100.0%> (ø)
examples/bounded_limits.cpp 100.0% <100.0%> (ø)
examples/charconv.cpp 100.0% <100.0%> (ø)
examples/fmt_format.cpp 100.0% <ø> (ø)
include/boost/safe_numbers/bit.hpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/bounded_integers.hpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/charconv.hpp 100.0% <100.0%> (ø)
...ost/safe_numbers/detail/unsigned_integer_basis.hpp 94.6% <100.0%> (+0.1%) ⬆️
include/boost/safe_numbers/format.hpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/iostream.hpp 100.0% <ø> (ø)
... and 14 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 4d6470c...f314210. 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 9, 2026

An automated preview of the documentation is available at https://31.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-09 18:28:43 UTC

@mborland mborland merged commit 784c311 into develop Feb 9, 2026
44 checks passed
@mborland mborland deleted the 19 branch February 9, 2026 19:44
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.

Fix behavior of narrowing conversions Add Ada and Pascal style bounded integer types?

2 participants