Releases: devgony/badgers
Releases · devgony/badgers
Release list
v1.3.0
v1.2.0
Badgers PR Coverage v1.1.0
What's Changed
Full Changelog: v1...v1.1.0
Badgers PR Coverage v1.0.0
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 discoverbadgers-coverage
ci: serialize PR coverage comment updates