From 3cfd54cb0685d12900c72d1c4515c14657050c4b Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 03:21:24 +0100 Subject: [PATCH] Add cicirello/jacoco-badge-generator GitHub Action (#62) Co-authored-by: Vincent A. Cicirello --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94cdff3..03be52f 100644 --- a/README.md +++ b/README.md @@ -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