dkershner6/Jest Coverage Commenter
Comment on PRs with Jest Coverage Information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub Token, the standard one is great | yes | — |
| test_command | The test command to run, that also runs coverage appropriately | no | npx jest --coverage |
| reporter | Possible types: text, text-summary. Set your --coverageReporters to match. | no | text |
| comment_prefix | A message desired to be shown before the code coverage report | no | ## Jest Coverage |
Outputs
no outputs