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 common resample code to stcal. #320

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Use updated drizzle to deal with gwcs bbox

6743256
Select commit
Loading
Failed to load commit list.
Open

Add common resample code to stcal. #320

Use updated drizzle to deal with gwcs bbox
6743256
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

83.63% (+54.07%) compared to 728b877

View this Pull Request on Codecov

83.63% (+54.07%) compared to 728b877

Details

Codecov Report

Attention: Patch coverage is 55.71566% with 461 lines in your changes missing coverage. Please review.

Project coverage is 83.63%. Comparing base (728b877) to head (6743256).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/stcal/resample/resample.py 61.86% 339 Missing ⚠️
src/stcal/resample/utils.py 17.00% 122 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #320       +/-   ##
===========================================
+ Coverage   29.56%   83.63%   +54.07%     
===========================================
  Files          37       52       +15     
  Lines        8332     9978     +1646     
===========================================
+ Hits         2463     8345     +5882     
+ Misses       5869     1633     -4236     

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