Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply code style rules to resample #9248

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Attempted bugfix for kwargs passing incorrectly

d14b3ed
Select commit
Loading
Failed to load commit list.
Open

Apply code style rules to resample #9248

Attempted bugfix for kwargs passing incorrectly
d14b3ed
Select commit
Loading
Failed to load commit list.
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.