Merge fbf24a91cc4a9a459bda2798c88b78ad67c1c535 into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Vincent A. Cicirello 2024-11-28 11:15:47 +00:00 committed by GitHub
commit d9fd6e3e9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,6 +329,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