spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
570 stars 167 forks source link

Add changelog to docs #8716

Closed braingram closed 2 months ago

braingram commented 3 months ago

This PR adds the changelog to the sphinx documentation.

https://jwst-pipeline--8716.org.readthedocs.build/en/8716/jwst/changes.html

Adding the file to sphinx revealed many formatting issues in CHANGES.rst fixed in this PR.

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 60.38%. Comparing base (aeb7469) to head (f860547). Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8716 +/- ## ========================================== + Coverage 60.36% 60.38% +0.01% ========================================== Files 372 372 Lines 38338 38337 -1 ========================================== + Hits 23142 23148 +6 + Misses 15196 15189 -7 ```

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