actions-marketplace-validations/Jest Coverage level checker

Jest action adding checks and annotations to your pull requests and comment them with code coverage results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 13, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/pomekhin_jest-github-action@f28f7102c6d2bc4e725acdfecb4e3dd61f0ec1ed # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
test-commandThe test command to runnonpm test
working-directorySubdirectory to run tests inno""
coverage-commentComment PRs with code coveragenotrue
changes-onlyOnly run tests on changed files (over base branch)nofalse
min-coverageMinimum statements coverage coverage for PR (percent).no0

no outputs