Skip to content

Fix signed negation in add/sub operators causing UBSAN to flag operation #429

Merged
mborland merged 6 commits into
developfrom
ubsan
Jul 22, 2026
Merged

Fix signed negation in add/sub operators causing UBSAN to flag operation #429
mborland merged 6 commits into
developfrom
ubsan

Ignore additional MSVC 14.1 warning

aff381a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 1s

96.24% (+0.02%) compared to 98b3848

View this Pull Request on Codecov

96.24% (+0.02%) compared to 98b3848

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.24%. Comparing base (98b3848) to head (aff381a).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #429      +/-   ##
===========================================
+ Coverage    96.21%   96.24%   +0.02%     
===========================================
  Files           79       81       +2     
  Lines         7063     7103      +40     
  Branches      2450     2468      +18     
===========================================
+ Hits          6796     6836      +40     
  Misses          31       31              
  Partials       236      236              

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