1.0.0 • Published 4 years ago

comforter-cli v1.0.0

Weekly downloads
231
License
MIT
Repository
gitlab
Last release
4 years ago

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>]

  • 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)
1.0.0

4 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.4

9 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.0

10 years ago