dshatz/TestBalloon Reporter
Generate KMP test reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| reports | Glob pattern for XML test results (e.g., **/test-results/**/*.xml) | no | "" |
| platform-hints | Custom platform hints for specific XML file path patterns. (as JSON) | no | — |
| platform-hints-file | Custom platform hints for specific XML file path patterns (as a JSON file). | no | — |
| github-token | GitHub Token for creating Check Runs | yes | ${{ github.token }} |
| sha | Target commit SHA to add checks. | no | ${{ github.event.pull_request.head.sha || github.sha }} |
Outputs
no outputs