mattiamancina/Cobertura Coverage Parser
Parses a Cobertura XML coverage report and outputs a Markdown summary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Path to Cobertura XML report file | no | input.xml |
| changeList | Path to changelist | no | — |
| output | Path to output Markdown file | no | coverage.md |
| pathApp | Path to the app directory of the Laravel application | no | api/app/ |
Outputs
no outputs