mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-01-23 13:01:13 -05:00
Add Cobertura action
GitHub Action which parses an XML Cobertura report and displays the metrics in a GitHub Pull Request.
This commit is contained in:
parent
46b4340f3e
commit
6c9761d75b
@ -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)
|
||||
- [Post your Cobertura report as a PR comment](https://github.com/5monkeys/cobertura-action)
|
||||
|
||||
### Dynamic Analysis
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user