actions-marketplace-validations/ember-cli-code-coverage check
Find out how much of a change to your code coverage size a PR will have
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | — | — |
| test-command | The command to run your tests | — | yarn test-coverage |
| coverage-file | The location of coverage summary.json file | — | ./coverage/coverage-summary.json |
| coverage-indicator | The coverage type to use. One of: statements, lines, functions, branches | — | statements |
| working-directory | Ember app directory | — | ./ |
| message | Comment message title that will be posted on PR | — | Test coverage: **{testCoverage}%** |
Outputs
no outputs