Skip to content

perf(triangulation): scope repair topology validation (#341)

731444d
Select commit
Loading
Failed to load commit list.
Merged

perf: cadence batch repair for large construction #369

perf(triangulation): scope repair topology validation (#341)
731444d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

89.39% (target 60.00%)

View this Pull Request on Codecov

89.39% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 87.04857% with 416 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.39%. Comparing base (aa0de2c) to head (731444d).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/algorithms/flips.rs 78.13% 190 Missing ⚠️
src/topology/manifold.rs 80.76% 100 Missing ⚠️
src/core/triangulation.rs 83.44% 99 Missing ⚠️
src/core/tds.rs 83.96% 17 Missing ⚠️
src/core/algorithms/locate.rs 84.84% 5 Missing ⚠️
src/triangulation/locality.rs 98.39% 4 Missing ⚠️
src/triangulation/validation.rs 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   89.66%   89.39%   -0.27%     
==========================================
  Files          58       61       +3     
  Lines       53693    56965    +3272     
==========================================
+ Hits        48144    50925    +2781     
- Misses       5549     6040     +491     

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