imadx/Jest GitHub Action with shard support

Runs Jest with shard support and merges collected coverage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGithub Token for the workflowyesGITHUB_TOKEN
commandCommand to run (one of 'run-tests' | 'merge-coverage'norun-tests
coverageEnable Coverage for`run-tests` commandnotrue
shardJest shard to be executed for`run-tests` command (eg: `1/4`) no1/1
skip-artifact-uploadAvoid uploading coverage results, if all the actions are running in a single stepnofalse
show-all-files-in-summaryShows coverage information of all files, along with the summarynofalse
shard-countShard count need to be defined `merge-coverage` commandno1

no outputs