replace opencv-python
with scikit-image
for snowball detection
#138
Codecov / codecov/project
succeeded
Sep 23, 2024 in 0s
85.35% (+0.61%) compared to 3b924fb
View this Pull Request on Codecov
85.35% (+0.61%) compared to 3b924fb
Details
Codecov Report
Attention: Patch coverage is 94.16667%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 85.35%. Comparing base (
3b924fb
) to head (cf527d6
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/stcal/jump/circle.py | 87.23% | 12 Missing |
tests/test_circle.py | 96.72% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #138 +/- ##
==========================================
+ Coverage 84.74% 85.35% +0.61%
==========================================
Files 44 46 +2
Lines 8527 8693 +166
==========================================
+ Hits 7226 7420 +194
+ Misses 1301 1273 -28
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading