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 #279

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

fix incorrect definition of pix ratio

55294b0
Select commit
Loading
Failed to load commit list.
Draft

Add common resample code to stcal #279

fix incorrect definition of pix ratio
55294b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

33.42% (-52.80%) compared to 60bd3b8

View this Pull Request on Codecov

33.42% (-52.80%) compared to 60bd3b8

Details

Codecov Report

Attention: Patch coverage is 92.53996% with 42 lines in your changes missing coverage. Please review.

Project coverage is 33.42%. Comparing base (60bd3b8) to head (55294b0).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/stcal/resample/resample.py 92.48% 42 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #279       +/-   ##
===========================================
- Coverage   86.21%   33.42%   -52.80%     
===========================================
  Files          47       39        -8     
  Lines        8812     8818        +6     
===========================================
- Hits         7597     2947     -4650     
- Misses       1215     5871     +4656     

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