Skip to content

Document to from be bytes

4bfe792
Select commit
Loading
Failed to load commit list.
Merged

Add to_be_bytes and from_be_bytes #78

Document to from be bytes
4bfe792
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

98.6% (target 90.0%)

View this Pull Request on Codecov

98.6% (target 90.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.6%. Comparing base (d406d23) to head (4bfe792).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #78     +/-   ##
=========================================
+ Coverage     98.6%   98.6%   +0.1%     
=========================================
  Files          110     111      +1     
  Lines         7099    7209    +110     
  Branches      2429    2476     +47     
=========================================
+ Hits          6995    7105    +110     
  Misses          43      43             
  Partials        61      61             
Files with missing lines Coverage Δ
include/boost/safe_numbers/byte_conversions.hpp 100.0% <100.0%> (ø)
test/test_to_from_be_bytes.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 d406d23...4bfe792. Read the comment docs.

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