Closed tapastro closed 1 month ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 84.38%. Comparing base (
bd72ed5
) to head (e4ff461
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/stcal/ramp_fitting/ols_fit.py | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves JP-3664
Partially closes jwst/#8580
This PR addresses a change in behavior for numpy 2.0:
This PR implements the dtype method.
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)