istanbul-reporter-missing-coverage-summary-json

0.0.1 • Public • Published

Missing Coverage Summary Json Istanbul Reporter

Custom Istanbuljs reporter to generate json summary only for the files that have coverage below 100%

Installing

In your project:

npm install -i istanbul-reporter-missing-coverage-summary-json --save-dev

Then run nyc with this reporter via the command line:

nyc --reporter=istanbul-reporter-missing-coverage-summary-json

Package Sidebar

Install

npm i istanbul-reporter-missing-coverage-summary-json

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

3.65 kB

Total Files

4

Last publish

Collaborators

  • maksym.kobieliev