Closed braingram closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.01%. Comparing base (
5772579
) to head (58018d4
). Report is 196 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The devdeps tests are failing due to a failure to find a
tweakreg
dependency: https://github.com/spacetelescope/stcal/actions/runs/10099805963/job/27929757174https://github.com/spacetelescope/stcal/blob/5fbabf672bc4f9a5c1eb522bc7b8896a6a5dfcc8/tox.ini#L65
This PR fixes the typo to use
tweakwcs
and installs it from git (as I don't believe pre-releases are common fortweakwcs
).Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)