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
WIP RCAL-853
Main PR: PR#1354
This PR gives the
velocity_aberration.scale_facter
meta a default working value of 1.0Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)romancal
regression test with this branch installed ("git+https://github.com/<fork>/roman_datamodels@<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 #396 +/- ## ========================================== - Coverage 97.56% 97.01% -0.55% ========================================== Files 30 37 +7 Lines 2788 3316 +528 ========================================== + Hits 2720 3217 +497 - Misses 68 99 +31 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
The doc issue must be something upstream. I can investigate or leave to others.