Closed braingram closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.79%. Comparing base (
af5aefb
) to head (12699ec
). Report is 114 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Numpy 2.0 is out.
OpenCV is not numpy 2.0 compatible (see https://github.com/opencv/opencv-python/issues/943) causing many failures for stcal: https://github.com/spacetelescope/stcal/actions/runs/9544922911/job/26304635960
This PR pins numpy to <2.
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)