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

RCAL-900: fix numpy 2.0 issues with bitflags in resample #1383

Merged
merged 5 commits into from
Sep 8, 2024

restore CHANGES.rst

cd5e39a
Select commit
Loading
Failed to load commit list.
Merged

RCAL-900: fix numpy 2.0 issues with bitflags in resample #1383

restore CHANGES.rst
cd5e39a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

78.46% (-0.03%) compared to 9e2b4d3

View this Pull Request on Codecov

78.46% (-0.03%) compared to 9e2b4d3

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.46%. Comparing base (9e2b4d3) to head (cd5e39a).

Files with missing lines Patch % Lines
romancal/resample/resample_utils.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1383      +/-   ##
==========================================
- Coverage   78.49%   78.46%   -0.03%     
==========================================
  Files         117      117              
  Lines        7867     7866       -1     
==========================================
- Hits         6175     6172       -3     
- Misses       1692     1694       +2     

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