refactor: type repair diagnostics and harden invariants (#332) #352
Codecov / codecov/project
succeeded
Apr 29, 2026 in 1s
89.70% (target 60.00%)
View this Pull Request on Codecov
89.70% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 94.01496% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.70%. Comparing base (fea5898) to head (a95c610).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/algorithms/flips.rs | 86.95% | 30 Missing |
| src/triangulation/delaunay.rs | 96.87% | 13 Missing |
| src/triangulation/delaunayize.rs | 93.47% | 3 Missing |
| src/geometry/util/measures.rs | 97.64% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #352 +/- ##
==========================================
+ Coverage 88.98% 89.70% +0.72%
==========================================
Files 58 58
Lines 50713 51297 +584
==========================================
+ Hits 45125 46015 +890
+ Misses 5588 5282 -306 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading