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-251: Optimal extraction support for MIRI LRS #8967

Merged
merged 48 commits into from
Jan 30, 2025

Fix typo

1fa5ca5
Select commit
Loading
Failed to load commit list.
Merged

JP-251: Optimal extraction support for MIRI LRS #8967

Fix typo
1fa5ca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

73.73% (-4.62%) compared to 92086e9

View this Pull Request on Codecov

73.73% (-4.62%) compared to 92086e9

Details

Codecov Report

Attention: Patch coverage is 98.48485% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.73%. Comparing base (92086e9) to head (1fa5ca5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
jwst/pipeline/calwebb_spec3.py 0.00% 4 Missing ⚠️
jwst/extract_1d/extract_1d_step.py 93.93% 2 Missing ⚠️
jwst/resample/resample_spec_step.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8967      +/-   ##
==========================================
- Coverage   78.35%   73.73%   -4.62%     
==========================================
  Files         505      373     -132     
  Lines       46057    37272    -8785     
==========================================
- Hits        36087    27482    -8605     
+ Misses       9970     9790     -180     

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