Closed gdalle closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
d36bb00
) 82.94% compared to head (45fbe16
) 82.94%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Why don't we have a separate Docs.yml action? There's no need to rerun CI tests on tags, we only need the docs.
I guess it doesn't hurt to prove that the tests pass specifically for the tag you want. Otherwise if you wanna check you have to go back in time and look for the tests of the associated commit. But I don't feel strongly about either option
I think it's sufficient to run CI once for every commit. If you go to a tag, you also end up with the commit with the CI runs next to it.
Alright, I'll split out a docs workflow tomorrow
Hopefully fixes the lack of a stable docs build