We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: