mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-09 17:39:14 -04:00
Add cicirello/jacoco-badge-generator GitHub Action
https://github.com/cicirello/jacoco-badge-generator This GitHub Action parses JaCoCo coverage reports, generates coverage badges as SVG images, and can be used for pull request coverage checks (e.g., to verify minimum coverage, and to check if coverage decreased since last run).
This commit is contained in:
parent
46b4340f3e
commit
fbf24a91cc
@ -322,6 +322,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Send your code coverage to codecov.io](https://github.com/codecov/codecov-action)
|
||||
- [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action)
|
||||
- [Update repository go report card](https://github.com/creekorful/goreportcard-action)
|
||||
- [Pull Request Coverage Checks and Coverage Badges from JaCoCo Coverage Reports](https://github.com/cicirello/jacoco-badge-generator)
|
||||
|
||||
### Dynamic Analysis
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user