Apply code style rules to resample #9248
+667
−566
Open
Codecov / codecov/project
succeeded
Mar 9, 2025 in 0s
72.56% (+0.00%) compared to 8a43968
View this Pull Request on Codecov
72.56% (+0.00%) compared to 8a43968
Details
Codecov Report
Attention: Patch coverage is 90.13158%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 72.56%. Comparing base (
8a43968
) to head (d14b3ed
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
jwst/resample/resample.py | 84.00% | 4 Missing |
jwst/resample/resample_spec_step.py | 80.00% | 4 Missing |
jwst/resample/resample_utils.py | 87.50% | 3 Missing |
jwst/resample/resample_spec.py | 96.77% | 2 Missing |
jwst/resample/resample_step.py | 90.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9248 +/- ##
=======================================
Coverage 72.56% 72.56%
=======================================
Files 371 371
Lines 37165 37165
=======================================
Hits 26970 26970
Misses 10195 10195
☔ 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