Skip to content

Fixed: Improves facet boundary detection reliability

c21d250
Select commit
Loading
Failed to load commit list.
Merged

Feature/migrate uuids to slotmap #77

Fixed: Improves facet boundary detection reliability
c21d250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 1s

69.30% (target 70.00%)

View this Pull Request on Codecov

69.30% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 53.39367% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.30%. Comparing base (a090e1e) to head (c21d250).

Files with missing lines Patch % Lines
src/core/algorithms/robust_bowyer_watson.rs 28.33% 43 Missing ⚠️
src/core/traits/insertion_algorithm.rs 51.61% 30 Missing ⚠️
src/core/boundary.rs 39.02% 25 Missing ⚠️
src/core/util.rs 66.66% 4 Missing ⚠️
src/core/traits/facet_cache.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   70.13%   69.30%   -0.84%     
==========================================
  Files          17       18       +1     
  Lines        2689     2782      +93     
==========================================
+ Hits         1886     1928      +42     
- Misses        803      854      +51     

☔ 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.