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

Conversation

@mborland

@mborland mborland commented Aug 3, 2026

Copy link
Copy Markdown
Member

Closes: #492

@mborland mborland added this to the v4.0.0 milestone Aug 3, 2026
@mborland mborland self-assigned this Aug 3, 2026
@mborland mborland added enhancement New feature or request Boost Review Feedback from the review period including pre- and post- on the ML labels Aug 3, 2026
@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://495.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-08-03 15:43:17 UTC

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

@mborland
mborland merged commit 6fff0d4 into develop Aug 3, 2026
93 checks passed
@mborland
mborland deleted the 492 branch August 3, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Feedback from the review period including pre- and post- on the ML enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add endianness transform functions

2 participants