actions-marketplace-validations/Junit Coverage Report
Comment a pull request with unit tests and coverage reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 12, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/xportation_junit-coverage-report@700eca2594fa883c7811f12f74be5ff74f04b8ca # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Access Token | yes | ${{ github.token }} |
| junit-path | JUnit file path | no | ./unit.xml |
| coverage-path | Coverage file path | no | ./coverage.xml |
| template-path | Custom template file path | no | — |
Outputs
no outputs