ogotalski/Test coverage report
Creates comment with test coverage report in the Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sourcePaths | Comma separated paths of the sources | yes | 1000 |
| paths | Comma separated paths of the jacoco / kover xml reports | yes | — |
| masterPaths | Comma separated paths of the jacoco / kover xml reports from Master (artefact) | no | "" |
| token | Github personal token to add comments to Pull Request | no | ${{github.token}} |
| title | Optional title for the Pull Request comment | no | Code coverage report |
| updateComment | Update comment instead of creating new one | no | true |
| allowNotSuccessfulArtifacts | Allow usage non successful job artifacts | no | true |
| debug | log debug info | no | false |
| repo | Repository name with owner | no | ${{github.repository}} |
| artifactBranch | Branch name | no | — |
| artifactWorkflow | Workflow name | no | — |
| downloadPath | Where to unpack the artifact | no | ./ |
| artifactName | Artifact name | no | — |
Outputs
no outputs