Skip to content

Fix geotiff export geotransform values for numpy >= 2.4#7140

Open
PraneelBhatia wants to merge 2 commits into
SciTools:mainfrom
PraneelBhatia:fix-7133-geotiff-numpy24
Open

Fix geotiff export geotransform values for numpy >= 2.4#7140
PraneelBhatia wants to merge 2 commits into
SciTools:mainfrom
PraneelBhatia:fix-7133-geotiff-numpy24

Improve geotransform test naming and scalar type assertions

b88badd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

90.14% (+0.00%) compared to 4b71af4

View this Pull Request on Codecov

90.14% (+0.00%) compared to 4b71af4

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.14%. Comparing base (4b71af4) to head (b88badd).
⚠️ Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
lib/iris/experimental/raster.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7140   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          91       91           
  Lines       24967    24967           
  Branches     4684     4684           
=======================================
  Hits        22506    22506           
  Misses       1683     1683           
  Partials      778      778           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.