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

Fix functionality with MSVC _Signed128 and _Unsigned128

d0dd219
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

96.01% (+0.01%) compared to 3382905

View this Pull Request on Codecov

96.01% (+0.01%) compared to 3382905

Details

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.