Closed braingram closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.55%. Comparing base (
1e16207
) to head (a70d4ea
). Report is 4 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:
As noted in #16
DataModel.get_fileext
is unused.This PR deprecates it for removal in an upcoming release.
Regression tests all pass: https://github.com/spacetelescope/RegressionTests/actions/runs/11863222622 and the logs do not contain the warning added in this PR (confirming no use in jwst).
Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)jwst
regression tests with this branch installed ("git+https://github.com/<fork>/stdatamodels@<branch>"
)news fragment change types...
- ``changes/