Python Coverage Comment
Actively maintainedpy-cov-action/python-coverage-comment-action · MIT
Publish coverage report as PR comment, and create a coverage badge & dashboard to display on the Readme for Python projects, all inside GitHub without third party servers
★ 143 starsLast commit yesterdayLatest v4.3
C
65
/ 100
Security signals
OpenSSF Scorecard5.8 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: py-cov-action/python-coverage-comment-action@a05be3d2e8a6272d3ef5fb2840ab20368bb2eb71 # v4.3Mutable tags like v4.3 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: py-cov-action/python-coverage-comment-action@a05be3d2e8a6272d3ef5fb2840ab20368bb2eb71 # v4.3
Score breakdown
Security (35%)65
Popularity (20%)49
Maintenance (30%)100
Reliability (15%)18
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/py-cov-action-python-coverage-comment-action)HTML version
HTML
<a href="https://actionrank.dev/actions/py-cov-action-python-coverage-comment-action"><img src="https://actionrank.dev/api/badge/py-cov-action-python-coverage-comment-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work