Skip to content

fix(core): bound vertex-removal facet repair convergence

50ed347
Select commit
Loading
Failed to load commit list.
Merged

perf(core): localize remove_vertex repair #401

fix(core): bound vertex-removal facet repair convergence
50ed347
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

90.48% (target 60.00%)

View this Pull Request on Codecov

90.48% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 90.60543% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.48%. Comparing base (dadb724) to head (50ed347).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/repair.rs 92.50% 35 Missing ⚠️
src/core/insertion.rs 16.66% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   90.44%   90.48%   +0.03%     
==========================================
  Files          71       71              
  Lines       61695    62100     +405     
==========================================
+ Hits        55802    56189     +387     
- Misses       5893     5911      +18     

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