Skip to content

Replace int128_t high word with uint64_t - #469

Merged
mborland merged 17 commits into
developfrom
465v2
Jul 28, 2026
Merged

Replace int128_t high word with uint64_t#469
mborland merged 17 commits into
developfrom
465v2

Update benchmarks from run data

d2a9813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 28, 2026 in 1s

95.81% (-0.31%) compared to 0a7509b

View this Pull Request on Codecov

95.81% (-0.31%) compared to 0a7509b

Details

Codecov Report

❌ Patch coverage is 87.50000% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.81%. Comparing base (0a7509b) to head (d2a9813).

Files with missing lines Patch % Lines
test/test_builtin_parity.cpp 56.92% 0 Missing and 28 partials ⚠️
test/github_issue_432.cpp 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #469      +/-   ##
===========================================
- Coverage    96.12%   95.81%   -0.31%     
===========================================
  Files           87       88       +1     
  Lines         7566     7675     +109     
  Branches      2739     2792      +53     
===========================================
+ Hits          7273     7354      +81     
  Misses          44       44              
- Partials       249      277      +28     

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