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

JP-2546: Refactor wfss_contam to support multiprocessing and decrease runtime #9220

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Bugfix off-by-one error when slit model extends to edge of image

4a6d4ad
Select commit
Loading
Failed to load commit list.
Draft

JP-2546: Refactor wfss_contam to support multiprocessing and decrease runtime #9220

Bugfix off-by-one error when slit model extends to edge of image
4a6d4ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

74.06% (+0.40%) compared to 16aa8b0

View this Pull Request on Codecov

74.06% (+0.40%) compared to 16aa8b0

Details

Codecov Report

Attention: Patch coverage is 79.83539% with 49 lines in your changes missing coverage. Please review.

Project coverage is 74.06%. Comparing base (16aa8b0) to head (4a6d4ad).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
jwst/wfss_contam/wfss_contam.py 66.94% 40 Missing ⚠️
jwst/wfss_contam/observations.py 92.68% 6 Missing ⚠️
jwst/wfss_contam/wfss_contam_step.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9220      +/-   ##
==========================================
+ Coverage   73.66%   74.06%   +0.40%     
==========================================
  Files         368      368              
  Lines       36392    36484      +92     
==========================================
+ Hits        26808    27022     +214     
+ Misses       9584     9462     -122     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.