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

Code coverage via GitHub action #410

Closed
adiroiban opened this issue Aug 31, 2022 · 0 comments · Fixed by #447
Closed

Code coverage via GitHub action #410

adiroiban opened this issue Aug 31, 2022 · 0 comments · Fixed by #447

Comments

@adiroiban
Copy link
Member

This is an experiment.

I don't have time now to work on it, but I left a few comments/links

https://github.com/ewjoachim/python-coverage-comment-action


The idea is to generate the coverage report only using GitHub Actions

This includes the commit status and comment with the report.

Basically, reinvent codecov.io

Some ideas here

https://hynek.me/articles/ditch-codecov-python/

https://itnext.io/github-actions-code-coverage-without-third-parties-f1299747064d

https://josh-ops.com/posts/github-code-coverage/

https://dev.to/thejaredwilcurt/coverage-badge-with-github-actions-finally-59fa

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 a pull request may close this issue.

1 participant