spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
545 stars 158 forks source link

TEST: Revert "pin numpy<2 (#8565)" #8576

Open braingram opened 2 weeks ago

braingram commented 2 weeks ago

TEST PR

As noted https://github.com/spacetelescope/stcal/pull/266#issuecomment-2176314536 the next release will keep the <2 numpy pin. This PR is to test what other issues will need to be addressed to eventually remove this pin.

This reverts commit 380dc5eb082c6c5d4e024a9337999f69cd5b8443, reversing changes made to a0cdad8b9ce9b9e3835bb1893ace205f40623798.

Known issues are:

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 59.03%. Comparing base (dba65ae) to head (779553a). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8576 +/- ## ========================================== + Coverage 58.63% 59.03% +0.40% ========================================== Files 391 391 Lines 39081 39245 +164 ========================================== + Hits 22914 23168 +254 + Misses 16167 16077 -90 ```

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