depot/Depot Test Report Action
Upload JUnit XML test reports to Depot.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path or glob for JUnit XML reports. Use newline-separated values to report from multiple paths. | yes | — |
| key | Optional invocation key. Defaults to GITHUB_ACTION, then "default". | no | "" |
Outputs
| name | description |
|---|---|
| files-processed | Number of files accepted by Depot. |
| files-skipped | Number of files skipped by Depot. |
| tests-reported | Number of tests parsed by Depot. |
| duplicate-invocation | Whether Depot ignored this upload because the invocation was already reported. |