Handle empty-interval edge case in find_intersections
#201
Codecov / codecov/project
succeeded
Jul 10, 2025 in 0s
84.35% (+0.03%) compared to 2999a5d
View this Pull Request on Codecov
84.35% (+0.03%) compared to 2999a5d
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.35%. Comparing base (
2999a5d
) to head (8eec69f
).
Report is 8 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/interval_sets.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #201 +/- ##
==========================================
+ Coverage 84.31% 84.35% +0.03%
==========================================
Files 12 12
Lines 848 850 +2
==========================================
+ Hits 715 717 +2
Misses 133 133
☔ 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