@nitive/github-bot-istanbul-coverage-100

0.1.6 • Public • Published

Istanbul Coverage 100 Build Status

Github bot to ensure that your app have 100% coverage. It checks your coverage report and creates checks in pull requests, send coverage comments and annotate uncovered lines of code.

Get started

  1. Create github app, ask permissions for Pull Requests and Checks
  2. Set env variables GITHUB_APP_ID and GITHUB_APP_PRIVATE_KEY in travis
  3. Install github-bot-istanbul-coverage-100 as dev dependency
  4. Add --coverage flag to jest to collect coverage on CI
  5. Add json-summary to coverage reporters
  6. Add npx github-bot-istanbul-coverage-100 in after_success script in .travis.yml

Readme

Keywords

none

Package Sidebar

Install

npm i @nitive/github-bot-istanbul-coverage-100

Weekly Downloads

0

Version

0.1.6

License

MIT

Unpacked Size

11.4 kB

Total Files

7

Last publish

Collaborators

  • nitive