Allow the OverlapDetector to be generic over input feature types #34
Codecov / codecov/project
succeeded
Aug 1, 2024 in 1s
92.66% (+0.76%) compared to 3a4b23a
View this Pull Request on Codecov
92.66% (+0.76%) compared to 3a4b23a
Details
Codecov Report
Attention: Patch coverage is 94.02985%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 92.66%. Comparing base (
3a4b23a
) to head (04382f2
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pybedlite/overlap_detector.py | 91.30% | 2 Missing and 2 partials |
pybedlite/bed_record.py | 66.66% | 2 Missing |
pybedlite/tests/test_overlap_detector.py | 97.56% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #34 +/- ##
==========================================
+ Coverage 91.90% 92.66% +0.76%
==========================================
Files 8 8
Lines 531 641 +110
Branches 93 116 +23
==========================================
+ Hits 488 594 +106
- Misses 26 30 +4
Partials 17 17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading