-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Test Coverage and "Documentation Building" Badge to README #24
Comments
A Sphinx documentation badge can also be created using built-in functionality, for code coverage we could either use
|
…he local cache) and mkdir coverage_report #24
* Add badges, update workflows & names #24 * Add coverage report upload and update readme badge link #24 * Downgrade artifact for easier compatibility #24 See actions/upload-artifact#478 * Move and test dev PR coverage and upload to GH pages, update badge link #24 * Add html report, fix directory structure, fix content overwriting #24 * Remove previous coverage_badge.json from GH pages, add recursive directory creation #24 * Catch mistakes for uploading the coverage_report directory #24 * Move step in which the html reports are generated #24 * Update python code quality version (Version 3.11.6 was not found in the local cache) and mkdir coverage_report #24 * Fix attempt: Explicitly create all directories #24 * Fix attempt: Explicitly state publish branch #24 * Remove broken link to html coverage report #24
No description provided.
The text was updated successfully, but these errors were encountered: