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-1136: Compute scaling for WFSS background subtraction using error-weighted mean #8990

Merged
merged 28 commits into from
Dec 17, 2024

fix ruff style issues

3ee9cdd
Select commit
Loading
Failed to load commit list.
Merged

JP-1136: Compute scaling for WFSS background subtraction using error-weighted mean #8990

fix ruff style issues
3ee9cdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

64.65% (+0.08%) compared to 7745ad2

View this Pull Request on Codecov

64.65% (+0.08%) compared to 7745ad2

Details

Codecov Report

Attention: Patch coverage is 90.35088% with 11 lines in your changes missing coverage. Please review.

Project coverage is 64.65%. Comparing base (7745ad2) to head (3ee9cdd).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
jwst/background/background_sub_wfss.py 91.74% 9 Missing ⚠️
jwst/background/background_step.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8990      +/-   ##
==========================================
+ Coverage   64.56%   64.65%   +0.08%     
==========================================
  Files         375      376       +1     
  Lines       38890    38934      +44     
==========================================
+ Hits        25109    25171      +62     
+ Misses      13781    13763      -18     

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