@nevware21/coverage-tools

0.1.4 • Public • Published

@nevware21/coverage-tools

Tools for merging coverage reports.

GitHub Workflow Status (main) npm version downloads downloads

Description

Tools for merging coverage reports.

Quick Start

Install the npm packare: npm install @nevware21/coverage-tools --save-dev

It is suggested / recommended that you use the following definition in your package.json so that you are compatible with any future releases as they become available we do not intend to make ANY known breaking changes moving forward until v2.x

"@nevware21/coverage-tools": ">= 0.1.4 < 2.x"

And then just used the helper in your package.json

{
    "scripts": {
        "coverage": "merge-coverage"
    }
}

Package Sidebar

Install

npm i @nevware21/coverage-tools

Weekly Downloads

51

Version

0.1.4

License

MIT

Unpacked Size

533 kB

Total Files

5

Last publish

Collaborators

  • nevware21bot
  • nev21