spacetelescope / roman_datamodels

Datamodel support for the roman calibration pipeline
https://roman-datamodels.readthedocs.io
Other
7 stars 21 forks source link

use `towncrier` to handle change log entries and update new pull request checklist #384

Closed zacharyburnett closed 1 month ago

zacharyburnett commented 1 month ago

follow-on to https://github.com/spacetelescope/romancal/pull/1375

old checklist

Checklist

new checklist

Tasks

news fragment change types... - ``changes/.apichange.rst``: change to public API - ``changes/.bugfix.rst``: fixes an issue - ``changes/.general.rst``: infrastructure or miscellaneous change
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.68%. Comparing base (087a60d) to head (7fbf0a3). Report is 44 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #384 +/- ## ========================================== + Coverage 97.56% 97.68% +0.12% ========================================== Files 30 37 +7 Lines 2788 3370 +582 ========================================== + Hits 2720 3292 +572 - Misses 68 78 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

braingram commented 1 month ago

Looks like docs failure is due to formatting in the existing changelog: https://github.com/spacetelescope/roman_datamodels/blob/main/CHANGES.rst?plain=1#L268

Would you remove the backticks or make them double?