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-3654: NSClean subarray speedup #8745

Merged
merged 17 commits into from
Sep 11, 2024

Merge branch 'master' into nsclean_subarray_only

12f5d3e
Select commit
Loading
Failed to load commit list.
Merged

JP-3654: NSClean subarray speedup #8745

Merge branch 'master' into nsclean_subarray_only
12f5d3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 1s

60.79% (-0.06%) compared to 8f6814f

View this Pull Request on Codecov

60.79% (-0.06%) compared to 8f6814f

Details

Codecov Report

Attention: Patch coverage is 3.84615% with 50 lines in your changes missing coverage. Please review.

Project coverage is 60.79%. Comparing base (8f6814f) to head (12f5d3e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
jwst/nsclean/nsclean.py 2.12% 46 Missing ⚠️
jwst/nsclean/lib.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8745      +/-   ##
==========================================
- Coverage   60.85%   60.79%   -0.06%     
==========================================
  Files         373      373              
  Lines       38657    38690      +33     
==========================================
  Hits        23523    23523              
- Misses      15134    15167      +33     

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