JP-3695: Clean up unnecessary copies #8676
Merged
Codecov / codecov/project
succeeded
Sep 20, 2024 in 1s
61.83% (+0.01%) compared to 7683808
View this Pull Request on Codecov
61.83% (+0.01%) compared to 7683808
Details
Codecov Report
Attention: Patch coverage is 59.34066%
with 148 lines
in your changes missing coverage. Please review.
Project coverage is 61.83%. Comparing base (
7683808
) to head (a4741e8
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
jwst/persistence/persistence_step.py | 2.04% | 48 Missing |
jwst/reset/reset_step.py | 10.00% | 18 Missing |
jwst/rscd/rscd_step.py | 5.55% | 17 Missing |
jwst/emicorr/emicorr_step.py | 7.69% | 12 Missing |
jwst/rscd/rscd_sub.py | 35.71% | 9 Missing |
jwst/ipc/ipc_corr.py | 12.50% | 7 Missing |
jwst/ipc/ipc_step.py | 25.00% | 6 Missing |
jwst/dark_current/dark_current_step.py | 73.33% | 4 Missing |
jwst/refpix/refpix_step.py | 73.33% | 4 Missing |
jwst/dq_init/dq_init_step.py | 72.72% | 3 Missing |
... and 11 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #8676 +/- ##
==========================================
+ Coverage 61.81% 61.83% +0.01%
==========================================
Files 377 377
Lines 38915 38905 -10
==========================================
+ Hits 24056 24057 +1
+ Misses 14859 14848 -11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading