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

Fix tests for numpy 2.0 #917

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Clean up unneeded code for ia.setrestoringbeam

46e5804
Select commit
Loading
Failed to load commit list.
Open

Fix tests for numpy 2.0 #917

Clean up unneeded code for ia.setrestoringbeam
46e5804
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2024 in 0s

79.93% (-0.02%) compared to 7bc6bac

View this Pull Request on Codecov

79.93% (-0.02%) compared to 7bc6bac

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.93%. Comparing base (7bc6bac) to head (46e5804).
Report is 4 commits behind head on master.

Files Patch % Lines
spectral_cube/conftest.py 0.00% 2 Missing ⚠️
spectral_cube/io/casa_image.py 0.00% 2 Missing ⚠️
spectral_cube/analysis_utilities.py 50.00% 1 Missing ⚠️
spectral_cube/spectral_cube.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #917      +/-   ##
==========================================
- Coverage   79.94%   79.93%   -0.02%     
==========================================
  Files          24       24              
  Lines        6013     6019       +6     
==========================================
+ Hits         4807     4811       +4     
- Misses       1206     1208       +2     

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