juliusiglesia/jacoco-report-publisher
Provides JaCoCo report
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| report-paths | comma-separated list of JaCoCo report paths | yes | — |
| min-overall-instructions-coverage | minimum required for INSTRUCTION coverage for the project, both average and per file | no | 0 |
| min-overall-branch-coverage | minimum required for BRANCH coverage for the project, both average and per file | no | 0 |
| min-modified-files-instructions-coverage | minimum required for INSTRUCTION coverage for the modified files, both average and per file | no | 0 |
| min-modified-files-branch-coverage | minimum required for BRANCH coverage for the modified files, both average and per file | no | 0 |
| pull-request-title | title of the pull request comment to be made | no | "" |
| update-previous-comment | whether to update the previous comment or not; this takes higher precendence than delete-previous-comment option | no | false |
| delete-previous-comment | whether to delete the previous comment or not | no | false |
| github-token | token to use to be used for GitHub API | yes | — |
Outputs
no outputs