Skip to content
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 coverage in CI #92

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Add coverage in CI #92

wants to merge 11 commits into from

Conversation

luclaurent
Copy link
Collaborator

The process adds coverage badge on root README.md.

The coverage is ran and the badge is generated in ci-ubuntu.yml (only with Python 3.13). The badge is stored and pushed on the orphan branch coverage-badge as svg image. This approach seems to be the easiest to integrate in comparison with others that requires special access to the repo and/or use ghpages.

@luclaurent luclaurent linked an issue Nov 30, 2024 that may be closed by this pull request
@luclaurent luclaurent self-assigned this Dec 15, 2024
@luclaurent luclaurent requested a review from nennigb December 15, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add coverage report and badge on README.md
1 participant