apra-labs/Python Coverage Report
Publishes pytest-cov Coverage Report as a Comment in the PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Comma separated paths of the generated Cobertura xml files (e.g., coverage.xml) | yes | — |
| token | Github personal token to add commits to Pull Request | yes | — |
| title | Comment Title | yes | — |
| min-coverage-overall | The minimum code coverage that is required to pass for overall project | no | 80 |
| min-coverage-changed-files | The minimum code coverage that is required to pass for changed files | no | 80 |
Outputs
no outputs