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

Add style checks to steps in image3 pipeline #9119

Closed
wants to merge 3 commits into from

Merge branch 'main' of https://github.com/spacetelescope/jwst into JP…

dcd0a0a
Select commit
Loading
Failed to load commit list.
Closed

Add style checks to steps in image3 pipeline #9119

Merge branch 'main' of https://github.com/spacetelescope/jwst into JP…
dcd0a0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

78.32% (-0.03%) compared to 92086e9

View this Pull Request on Codecov

78.32% (-0.03%) compared to 92086e9

Details

Codecov Report

Attention: Patch coverage is 80.16529% with 120 lines in your changes missing coverage. Please review.

Project coverage is 78.32%. Comparing base (92086e9) to head (dcd0a0a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
jwst/outlier_detection/ifu.py 4.00% 24 Missing ⚠️
jwst/source_catalog/reference_data.py 52.08% 23 Missing ⚠️
jwst/tweakreg/tweakreg_step.py 62.22% 17 Missing ⚠️
jwst/tweakreg/tweakreg_catalog.py 62.96% 10 Missing ⚠️
jwst/source_catalog/source_catalog_step.py 61.11% 7 Missing ⚠️
jwst/skymatch/skymatch.py 85.00% 6 Missing ⚠️
jwst/outlier_detection/outlier_detection_step.py 80.95% 4 Missing ⚠️
jwst/resample/resample_utils.py 71.42% 4 Missing ⚠️
jwst/skymatch/skyimage.py 71.42% 4 Missing ⚠️
jwst/source_catalog/detection.py 66.66% 4 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9119      +/-   ##
==========================================
- Coverage   78.35%   78.32%   -0.03%     
==========================================
  Files         505      505              
  Lines       46057    45914     -143     
==========================================
- Hits        36087    35963     -124     
+ Misses       9970     9951      -19     

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