Closed braingram closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.51%. Comparing base (
73c887c
) to head (46a8519
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is far from a complete cleanup but addresses a few docs issues:
I also included a test that checks data model schemas to verify they either reference:
There are 2 exceptions (hard-coded in the test):
I think these both define extra extensions so are sort of partial datamodels. Perhaps this is worth an issue to document that these are different. It may make sense to add another category to the documentation.
Link to updated docs: https://stdatamodels--338.org.readthedocs.build/en/338/jwst/datamodels/schemas.html
As this touches no code (outside of the added unit test) no regression tests were run.
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/