actions-marketplace-validations/Jest Annotations & Coverage
Jest action adding checks and annotations to your pull requests and comment them with code coverage results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| test-command | The test command to run | no | npm test |
| working-directory | Subdirectory to run tests in | no | "" |
| coverage-comment | Comment PRs with code coverage | no | true |
| changes-only | Only run tests on changed files (over base branch) | no | false |
| check-name | Status check name | yes | — |
Outputs
no outputs