chore: adopt Rust 1.95.0 MSRV #330
Merged
Codecov / codecov/project
succeeded
Apr 22, 2026 in 0s
62.38% (target 60.00%)
View this Pull Request on Codecov
62.38% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 33.83459% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.38%. Comparing base (7de0dc1) to head (260e176).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/algorithms/flips.rs | 31.30% | 79 Missing |
| src/triangulation/delaunayize.rs | 20.00% | 8 Missing |
| src/geometry/util/circumsphere.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #330 +/- ##
==========================================
+ Coverage 62.26% 62.38% +0.11%
==========================================
Files 53 53
Lines 13949 13974 +25
==========================================
+ Hits 8686 8718 +32
+ Misses 5263 5256 -7 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading