Closed braingram closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.29%. Comparing base (
0104065
) to head (a0f8481
). Report is 20 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Now python 3.13 is passing... I'm inclined to say we leave the <3.13
pin in place for the next release and remove it only when it's enabled in the tests.
This PR:
I added the devdeps change only because I saw the comment: https://github.com/spacetelescope/drizzle/blob/f8ea30dc5b1eda828aa1e4191c9d9205f01551ae/.github/workflows/ci.yml#L35-L36 Since numpy 2.0 is out I figured I'd see if it works again (which it did). Let me know if it's preferable to have this change in a different PR.