Closed MatthewCaseres closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.36%. Comparing base (
65da672
) to head (ba1c969
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Failing due to mkdocstring - not sure why as it is in the plugins:
0s Run mkdocs gh-deploy --force ERROR - Config value 'plugins': The "mkdocstrings" plugin is not installed
Aborted with 1 configuration errors! Error: Process completed with exit code 1.
I've (hopefully) added mkdocstring to the correct actions file.
- run: pip install mkdocstrings
relevant to recent conversations