comforter-cli

1.0.0 • Public • Published

Comforter CLI tool

Connects to a comforter instance and help send coverage data to be logged

Usage

npm install -g comforter-cli comforter-cli (--path <path-to-lcov-info-file> OR --totalLines <lines> --totalCovered <lines>) --name <project-name> --branch <branch-name> --project <project-id> --commit <sha> [--merge-base <sha>] [--target-branch <branch name>] [--merge-request-iid <id>] --apiKey <key> [--zip <path-to-html-coverage>]

  • [x] Accept path to generated coverage html and zip and send to Comforter
  • [ ] Use npm cli to avoid running tests in exec, allowing coverage and better testing (see jshint repo for examples)

Package Sidebar

Install

npm i comforter-cli

Weekly Downloads

756

Version

1.0.0

License

MIT

Unpacked Size

6.17 kB

Total Files

7

Last publish

Collaborators

  • erikdonohoo