Test/improve coverage #89
Merged
Codecov / codecov/project
succeeded
Sep 24, 2025 in 0s
71.74% (target 70.00%)
View this Pull Request on Codecov
71.74% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 64.88889% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.74%. Comparing base (696f740) to head (bc7d271).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/traits/insertion_algorithm.rs | 29.41% | 48 Missing |
| src/core/boundary.rs | 70.00% | 9 Missing |
| src/geometry/robust_predicates.rs | 88.88% | 6 Missing |
| src/geometry/point.rs | 68.75% | 5 Missing |
| src/core/algorithms/robust_bowyer_watson.rs | 70.00% | 3 Missing |
| src/core/util.rs | 57.14% | 3 Missing |
| src/geometry/predicates.rs | 89.47% | 2 Missing |
| src/core/cell.rs | 88.88% | 1 Missing |
| src/core/facet.rs | 66.66% | 1 Missing |
| src/core/vertex.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #89 +/- ##
==========================================
+ Coverage 66.54% 71.74% +5.19%
==========================================
Files 18 18
Lines 3180 3298 +118
==========================================
+ Hits 2116 2366 +250
+ Misses 1064 932 -132 ☔ 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.
Loading