Skip to content

perf: refine local performance regression guards

2feb6a0
Select commit
Loading
Failed to load commit list.
Merged

Refactor/387 tds mutation boundaries #390

perf: refine local performance regression guards
2feb6a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

90.45% (target 60.00%)

View this Pull Request on Codecov

90.45% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 93.02326% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.45%. Comparing base (526583c) to head (2feb6a0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/tds.rs 94.02% 20 Missing ⚠️
src/core/algorithms/incremental_insertion.rs 86.41% 11 Missing ⚠️
src/core/triangulation.rs 88.04% 11 Missing ⚠️
src/core/algorithms/flips.rs 93.67% 5 Missing ⚠️
src/core/util/delaunay_validation.rs 88.57% 4 Missing ⚠️
src/core/algorithms/locate.rs 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
+ Coverage   90.39%   90.45%   +0.06%     
==========================================
  Files          61       61              
  Lines       60007    60260     +253     
==========================================
+ Hits        54241    54508     +267     
+ Misses       5766     5752      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.