Skip to content

Jest Code Coverage Report

Actions
Comments a pull request with the jest code coverage
0.1.1
Latest
Star (51)

Jest reporter action

This action comments a pull request with the jest code coverage

jest-reporter-action

Inputs

github-token

Required Github token.

test-command

Optional A custom command to run the tests. (defaults to npx jest if not specified)

Example usage

uses: ziishaned/jest-reporter-action@v0.0.1
with:
  github-token: ${{ secrets.GITHUB_TOKEN }}
  test-command: "yarn jest --coverage"

Jest Code Coverage Report is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Comments a pull request with the jest code coverage
0.1.1
Latest

Jest Code Coverage Report is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.