Skip to content

Optimize coordinate validation using vectorization (Fixes #1244)

aa9ad5a
Select commit
Loading
Failed to load commit list.
Open

optimize coordinate validation, handling both -ve and OOB error #1285

Optimize coordinate validation using vectorization (Fixes #1244)
aa9ad5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

86.87% (target 85.00%)

View this Pull Request on Codecov

86.87% (target 85.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.87%. Comparing base (408e150) to head (aa9ad5a).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1285      +/-   ##
==========================================
- Coverage   86.87%   86.87%   -0.01%     
==========================================
  Files          24       24              
  Lines        3064     3184     +120     
==========================================
+ Hits         2662     2766     +104     
- Misses        402      418      +16     

☔ View full report in Codecov by Sentry.
📢 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.