Skip to content

Add note in docs that these operations are illegal

33aa429
Select commit
Loading
Failed to load commit list.
Merged

Make bitwise operations for signed integers illegal, and provide rationale #177

Add note in docs that these operations are illegal
33aa429
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

97.6% (target 90.0%)

View this Pull Request on Codecov

97.6% (target 90.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.6%. Comparing base (fe937e4) to head (33aa429).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #177   +/-   ##
=======================================
  Coverage     97.6%   97.6%           
=======================================
  Files          166     166           
  Lines        12670   12670           
  Branches      4660    4660           
=======================================
  Hits         12356   12356           
  Misses         247     247           
  Partials        67      67           
Files with missing lines Coverage Δ
...boost/safe_numbers/detail/signed_integer_basis.hpp 84.1% <ø> (ø)

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 fe937e4...33aa429. Read the comment docs.

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