Skip to content

Add C++26 integer comparison functions - #460

Merged
mborland merged 6 commits into
developfrom
int_cmp
Jul 24, 2026
Merged

Add C++26 integer comparison functions#460
mborland merged 6 commits into
developfrom
int_cmp

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #443

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

cppalliance-bot commented Jul 24, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://460.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-07-24 18:45:25 UTC

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.01%. Comparing base (3382905) to head (d0dd219).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #460      +/-   ##
===========================================
+ Coverage    95.99%   96.01%   +0.01%     
===========================================
  Files           83       87       +4     
  Lines         7323     7630     +307     
  Branches      2595     2774     +179     
===========================================
+ Hits          7030     7326     +296     
  Misses          54       54              
- Partials       239      250      +11     

☔ 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 9e875b0 into develop Jul 24, 2026
83 checks passed
@mborland
mborland deleted the int_cmp branch July 24, 2026 21:42
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.

Integer comparison functions

2 participants