Add cicirello/jacoco-badge-generator GitHub Action (#62)

Co-authored-by: Vincent A. Cicirello <cicirello@users.noreply.github.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 03:21:24 +01:00 committed by GitHub
parent ce8806f6e4
commit 3cfd54cb06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -355,6 +355,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action)
- [Update repository go report card](https://github.com/creekorful/goreportcard-action)
- [Post Your Cobertura Report as a PR Comment](https://github.com/5monkeys/cobertura-action)
- [Pull Request Coverage Checks and Coverage Badges from JaCoCo Coverage Reports](https://github.com/cicirello/jacoco-badge-generator)
### Dynamic Analysis