Closed WilliamJamieson closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
4d44cd8
) 84.31% compared to head (5ec670d
) 84.31%.:exclamation: Current head 5ec670d differs from pull request most recent head 20eeeec. Consider uploading reports for the commit 20eeeec to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
looks like it's sticking up on the changelog format:
docutils.utils.SystemMessage: <rst-doc>:272: (SEVERE/4) Title level inconsistent:
ramp_fitting
~~~~~~~~~~~~
I'll go through an fix these
looks like that fixed it; I just used restructuredtext-lint
to find issues
pip install restructuredtext-lint
restructuredtext-lint CHANGES.txt
This PR updates the CI to use a pre-built changelog workflow, which is functionally equivalent to the current one
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)