pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
343 stars 95 forks source link

Build against numpy 2.0rc1 #594

Closed djhoese closed 3 months ago

djhoese commented 3 months ago

Numpy 2 API should be stable now. Let's release some wheels with numpy 2.0rc1...

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.01%. Comparing base (72e9757) to head (e2d0ddc). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #594 +/- ## ======================================= Coverage 94.01% 94.01% ======================================= Files 92 92 Lines 13836 13836 ======================================= Hits 13008 13008 Misses 828 828 ``` | [Flag](https://app.codecov.io/gh/pytroll/pyresample/pull/594/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pytroll/pyresample/pull/594/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `94.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 3 months ago

Coverage Status

coverage: 93.676%. remained the same when pulling e2d0ddc9027289fa3e36772f743cfb7c728a9743 on djhoese:build-np2rc1 into c2911aa88f08ccce56939ff5ab3b6558d8376459 on pytroll:main.