Skip to content

refactor(api)!: tighten invariant-bearing triangulation APIs - #511

Merged
acgetchell merged 1 commit into
mainfrom
refactor/453-invariant-performance-audit
Jul 7, 2026
Merged

refactor(api)!: tighten invariant-bearing triangulation APIs#511
acgetchell merged 1 commit into
mainfrom
refactor/453-invariant-performance-audit

refactor(api)!: tighten invariant-bearing triangulation APIs

e7595d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

91.02% (target 90.00%)

View this Pull Request on Codecov

91.02% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 98.08307% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.02%. Comparing base (703eb1e) to head (e7595d3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/util/facet_utils.rs 84.61% 4 Missing ⚠️
src/delaunay/builder.rs 98.80% 1 Missing ⚠️
src/geometry/predicates.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
+ Coverage   91.00%   91.02%   +0.01%     
==========================================
  Files          88       88              
  Lines       79700    79782      +82     
==========================================
+ Hits        72533    72620      +87     
+ Misses       7167     7162       -5     

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