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-3682: split outlier detection into separate steps for each mode #8722

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

added docs

32b8c51
Select commit
Loading
Failed to load commit list.
Draft

JP-3682: split outlier detection into separate steps for each mode #8722

added docs
32b8c51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

60.39% (+0.01%) compared to f6c4095

View this Pull Request on Codecov

60.39% (+0.01%) compared to f6c4095

Details

Codecov Report

Attention: Patch coverage is 56.12648% with 111 lines in your changes missing coverage. Please review.

Project coverage is 60.39%. Comparing base (f6c4095) to head (32b8c51).
Report is 8 commits behind head on master.

Files Patch % Lines
...t/outlier_detection/outlier_detection_spec_step.py 28.57% 40 Missing ⚠️
...st/outlier_detection/outlier_detection_ifu_step.py 17.94% 32 Missing ⚠️
...utlier_detection/outlier_detection_imaging_step.py 81.48% 10 Missing ⚠️
...st/outlier_detection/outlier_detection_tso_step.py 67.85% 9 Missing ⚠️
jwst/pipeline/calwebb_spec3.py 11.11% 8 Missing ⚠️
.../outlier_detection/outlier_detection_coron_step.py 76.66% 7 Missing ⚠️
jwst/outlier_detection/utils.py 78.26% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8722      +/-   ##
==========================================
+ Coverage   60.38%   60.39%   +0.01%     
==========================================
  Files         372      371       -1     
  Lines       38337    38320      -17     
==========================================
- Hits        23148    23142       -6     
+ Misses      15189    15178      -11     

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