Try and fix triangulation of a degenerate set #217
Codecov / codecov/project
failed
Apr 6, 2026 in 1s
0.11% (-94.69%) compared to 8fe8284
View this Pull Request on Codecov
0.11% (-94.69%) compared to 8fe8284
Details
Codecov Report
❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.11%. Comparing base (8fe8284) to head (d18ed72).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/algorithms/point_location/jump_and_march.jl | 0.00% | 2 Missing |
| ...ithms/triangulation/unconstrained_triangulation.jl | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #217 +/- ##
==========================================
- Coverage 94.80% 0.11% -94.69%
==========================================
Files 102 101 -1
Lines 10357 10228 -129
==========================================
- Hits 9819 12 -9807
- Misses 538 10216 +9678 ☔ 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