istanbul-merge

v1.0.0
Merge multiple istanbul coverage reports into one
istanbul coverage merge report

pretest

npm run --silent lint

test

npm run --silent tests-only

posttest

npm run --silent security

tests-only

echo no tests yet

lint

npm run --silent jscs && npm run --silent eslint

jscs

jscs *.js */*.js bin/istanbul-merge

eslint

eslint *.js */*.js bin/istanbul-merge

security

nsp check

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 3/12/2016

Downloads

Maintainers