Skip to content

Add endian transformation functions - #495

Merged
mborland merged 5 commits into
developfrom
492
Aug 3, 2026
Merged

Add endian transformation functions#495
mborland merged 5 commits into
developfrom
492

Update documentation

043c74b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

95.25% (+0.09%) compared to 22729a2

View this Pull Request on Codecov

95.25% (+0.09%) compared to 22729a2

Details

Codecov Report

❌ Patch coverage is 98.79518% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.25%. Comparing base (22729a2) to head (043c74b).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
test/test_byte_conversions.cpp 97.82% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #495      +/-   ##
===========================================
+ Coverage    95.15%   95.25%   +0.09%     
===========================================
  Files           97      100       +3     
  Lines         8916     9165     +249     
  Branches      3297     3388      +91     
===========================================
+ Hits          8484     8730     +246     
- Misses          78       81       +3     
  Partials       354      354              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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