1.0.0 • Published 2 years ago

comforter-cli v1.0.0

Weekly downloads
231
License
MIT
Repository
gitlab
Last release
2 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

2 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago