Badgers PR Coverage v1.0.0
The first GitHub Marketplace release of Badgers.
Highlights
- PR line coverage for Python projects with merge-base comparison
- Check annotations for uncovered changed executable lines
- Marker-based pull request comments with stale-run protection
- HTML artifacts, optional Markdown summaries, and durable GitHub/GCS history
- Optional GitHub Pages deployment
Usage
- uses: devgony/badgers@v1
with:
coverage-command: python -m coverage run -m unittest discover