JP-3697: Jump Step Refactor #330
Open
Codecov / codecov/project
succeeded
Jan 6, 2025 in 1s
85.39% (+55.81%) compared to 35726e9
View this Pull Request on Codecov
85.39% (+55.81%) compared to 35726e9
Details
Codecov Report
Attention: Patch coverage is 70.48568%
with 237 lines
in your changes missing coverage. Please review.
Project coverage is 85.39%. Comparing base (
35726e9
) to head (5759c19
).
Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/stcal/jump/jump_class.py | 39.18% | 135 Missing |
src/stcal/jump/twopoint_difference_class.py | 35.61% | 47 Missing |
tests/test_jump.py | 88.27% | 32 Missing |
src/stcal/jump/jump.py | 89.95% | 23 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #330 +/- ##
===========================================
+ Coverage 29.57% 85.39% +55.81%
===========================================
Files 36 50 +14
Lines 7949 9350 +1401
===========================================
+ Hits 2351 7984 +5633
+ Misses 5598 1366 -4232
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading