Skip to content

perf(core): harden local neighbor repair

3af15be
Select commit
Loading
Failed to load commit list.
Merged

perf: repair insertion neighbors locally (#335) #366

perf(core): harden local neighbor repair
3af15be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

89.64% (target 60.00%)

View this Pull Request on Codecov

89.64% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 85.42636% with 94 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.64%. Comparing base (83d9619) to head (3af15be).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/triangulation.rs 77.44% 53 Missing ⚠️
src/core/algorithms/incremental_insertion.rs 90.00% 41 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #366    +/-   ##
========================================
  Coverage   89.64%   89.64%            
========================================
  Files          58       58            
  Lines       52733    53335   +602     
========================================
+ Hits        47270    47811   +541     
- Misses       5463     5524    +61     

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