spacetelescope / romanisim

Nancy Grace Roman Space Telescope WFI Data Simulator
https://romanisim.readthedocs.io
Other
15 stars 13 forks source link

use `towncrier` to handle change log entries #147

Closed zacharyburnett closed 1 month ago

zacharyburnett commented 1 month ago

this may not be needed for this project, but it's good to keep romanisim using the same infrastructure as romancal

[!TIP] For a public change, remember to write news fragment(s) in changes/:

  • changes/<PR#>.apichange.rst: change to public API
  • changes/<PR#>.bugfix.rst: fixes an issue
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

Otherwise, add the label no-changelog-entry-needed.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.24%. Comparing base (81028a8) to head (4f15158). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ======================================= Coverage 89.24% 89.24% ======================================= Files 17 17 Lines 2073 2073 ======================================= Hits 1850 1850 Misses 223 223 ```

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