Add Cobertura action (#37)

Co-authored-by: Krzysztof Jagiełło <me@kjagiello.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 01:18:40 +01:00 committed by GitHub
parent 0558340b2a
commit 6a0264e257
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -348,6 +348,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)
- [Post Your Cobertura Report as a PR Comment](https://github.com/5monkeys/cobertura-action)
### Dynamic Analysis