News fragment change types:
- ``changes/.feature.rst``: new feature
- ``changes/.bugfix.rst``: fixes an issue
- ``changes/.doc.rst``: documentation change
- ``changes/.removal.rst``: deprecation or removal of public API
- ``changes/.misc.rst``: infrastructure or miscellaneous change
This PR updates
roman_datamodels
to support spacetelescope/rad#499.Tasks
roman_datamodels
tests.docs/
page.no-changelog-entry-needed
.)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types).romancal
regression test (https://github.com/spacetelescope/RegressionTests/actions/workflows/romancal.yml) with this branch installed ("git+https://github.com/<fork>/rad@<branch>"
).News fragment change types:
- ``changes/Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #415 +/- ## ========================================== - Coverage 97.56% 97.41% -0.15% ========================================== Files 30 37 +7 Lines 2788 3449 +661 ========================================== + Hits 2720 3360 +640 - Misses 68 89 +21 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.