Skip to content

Add <bit> like support#23

Merged
mborland merged 7 commits intodevelopfrom
18
Feb 6, 2026
Merged

Add <bit> like support#23
mborland merged 7 commits intodevelopfrom
18

Conversation

@mborland
Copy link
Member

@mborland mborland commented Feb 6, 2026

Closes: #18

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

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.2%. Comparing base (52d3538) to head (d8e8fb8).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            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.

@cppalliance-bot
Copy link

cppalliance-bot commented Feb 6, 2026

An automated preview of the documentation is available at https://23.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-06 17:48:42 UTC

@mborland mborland merged commit 4d6470c into develop Feb 6, 2026
44 checks passed
@mborland mborland deleted the 18 branch February 6, 2026 18:28
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.

Add support to <bit> family of functions

2 participants