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-3741: Faster temporary file I/O for outlier detection in on-disk mode #8782

Merged
merged 51 commits into from
Sep 27, 2024

updated memory model section of outlier detection imaging docs

2d5281c
Select commit
Loading
Failed to load commit list.
Merged

JP-3741: Faster temporary file I/O for outlier detection in on-disk mode #8782

updated memory model section of outlier detection imaging docs
2d5281c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 1s

61.86% (+0.00%) compared to e860360

View this Pull Request on Codecov

61.86% (+0.00%) compared to e860360

Details

Codecov Report

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

Project coverage is 61.86%. Comparing base (e860360) to head (2d5281c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
jwst/outlier_detection/utils.py 97.20% 5 Missing ⚠️
jwst/resample/resample.py 90.62% 3 Missing ⚠️
jwst/outlier_detection/coron.py 0.00% 1 Missing ⚠️
jwst/outlier_detection/spec.py 80.00% 1 Missing ⚠️
jwst/outlier_detection/tso.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8782   +/-   ##
=======================================
  Coverage   61.86%   61.86%           
=======================================
  Files         377      377           
  Lines       38911    38952   +41     
=======================================
+ Hits        24071    24097   +26     
- Misses      14840    14855   +15     

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