Closed zacharyburnett closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.65%. Comparing base (
d85f859
) to head (53e7393
). Report is 14 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
restructure the pull request checklist to be more useful and less clunky
old checklist
Checklist
[ ] for a public change, added a towncrier news fragment in
changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
changes/<PR#>.apichange.rst
: change to public APIchanges/<PR#>.bugfix.rst
: fixes an issuechanges/<PR#>.general.rst
: infrastructure or miscellaneous changenew checklist
Tasks
docs/
pageno-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see below for change types)"git+https://github.com/<fork>/stcal@<branch>"
)jwst
regression testromancal
regression testnews fragment change types...
- ``changes/