Skip to content

fix: prevent int32 overflow in box_iou - #2485

Merged
Borda merged 2 commits into
roboflow:developfrom
Nikhi00718:fix/box-iou-int32-overflow
Aug 12, 2026
Merged

fix: prevent int32 overflow in box_iou#2485
Borda merged 2 commits into
roboflow:developfrom
Nikhi00718:fix/box-iou-int32-overflow

fix(utils): preserve large integer IoU coordinates

37b387b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

88% (target 95%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88%. Comparing base (803378d) to head (37b387b).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2485   +/-   ##
=======================================
  Coverage       88%     88%           
=======================================
  Files           85      85           
  Lines        12042   12048    +6     
=======================================
+ Hits         10561   10567    +6     
  Misses        1481    1481           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.