Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

istanbul-merge

ljharb495.6kMIT2.0.0

Merge multiple istanbul coverage reports into one

istanbul, coverage, merge, report

readme

istanbul-merge Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

Merge multiple istanbul coverage reports into one.

Example

istanbul-merge --out coverage.raw.json coverage1/coverage.raw.json coverage2/coverage.raw.json

Tests

Simply clone the repo, npm install, and run npm test

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v2.0.0 - 2023-03-28

Commits

  • [Tests] use shared travis-ci configs 06a9520
  • [Tests] remove jscs 5e63e60
  • [Tests] up to node v8, v7.10, v6.10, v4.8; npm v5+ breaks in node < v4; improve test matrix f0d3c4e
  • [Tests] up to node v10.0, v9.11, v8.11, v6.14, v4.9; use nvm install-latest-npm b62bc0e
  • [Tests] migrate from travis to github actions 29b28a1
  • [meta] add auto-changelog 540fd69
  • [Tests] up to node v11.7, v10.15, v8.15, v6.16 8c0318e
  • [Breaking] drop node < 8; update istanbul-lib-coverage, yargs 70da9b7
  • [Tests] up to node v12.11, v11.15, v10.16, v8.16 6556b76
  • [Tests] up to node v6.8, v4.6; improve test matrix 0a3296c
  • [actions] update rebase action 3c6854a
  • [Tests] up to node v8.4, v6.11 77a5de4
  • [actions] add automatic rebasing / merge commit blocking c2ab411
  • [Tests] up to v7.2, v6.9; improve test matrix b2f2426
  • [Tests] up to node v11.10, v6.17 9d38520
  • [Tests] up to node v13.0, v12.13, v10.17 d7411cc
  • [Dev Deps] update @ljharb/eslint-config, aud, safe-publish-latest ce45a72
  • [Dev Deps] update eslint, @ljharb/eslint-config, nsp, tape 5ac5d39
  • [Refactor] use flatMap instead of push apply d97491f
  • [Tests] add aud in posttest 64a5f18
  • [meta] use npmignore to autogenerate an npmignore file 7e6ea19
  • [Deps] update foreach, glob, mkdirp, yargs 4f0311f
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, safe-publish-latest 2a2f0c5
  • [Dev Deps] update eslint, @ljharb/eslint-config, covert, tape 3f6b753
  • [Tests] use npm audit instead of nsp fed7292
  • [Dev Deps] update tape, nsp, eslint, @ljharb/eslint-config 776f492
  • [Dev Deps] update @ljharb/eslint-config; add safe-publish-latest 4a116d7
  • [Tests] use npx aud instead of npm audit with hoops 5a5af21
  • [Deps] pin yargs to v7, since v8 drops node < 4 compat. 4ec8e68
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog a631541
  • [Dev Deps] update eslint, @ljharb/eslint-config f8d3ef0
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 42292a9
  • [Dev Deps] update eslint, nsp, tape 13085f7
  • [Deps] update glob, istanbul-lib-coverage 8b91e90
  • [Dev Deps] update tape, eslint, @ljharb/eslint-config dd2cf36
  • Only apps should have lockfiles. 3980910
  • [Refactor] use for-each instead of foreach ab90445
  • [readme] remove testling 2ae9bd6
  • [Dev Deps] update eslint, @ljharb/eslint-config 03cc6be
  • [Dev Deps] update eslint, tape 1f7e7f4
  • [Deps] update glob, istanbul-lib-coverage 117bd59
  • [Dev Deps] update nsp, eslint 5359b87
  • [Deps] update yargs, istanbul-lib-coverage 09e61e4
  • [Deps] update istanbul-lib-coverage, args 1d2c740
  • [Dev Deps] update eslint, @ljharb/eslint-config e8a5be3
  • [Deps] update glob, yargs b27bced
  • [meta] add funding field 6d9e579
  • [Tests] run ls-engines in prelint 2c89148
  • [Deps] update mkdirp c192dcf
  • [Deps] update glob 3e9fed2
  • [Dev Deps] update eslint 05335d9
  • [Deps] update glob 59054d3
  • [Deps] update istanbul-lib-coverage cd3b6c6
  • [Tests] use eclint instead of editorconfig-tools 6ec3011
  • [Deps] update glob bf8987d
  • [Deps] update istanbul-lib-coverage d862c7e
  • [Deps] update yargs 4700903
  • [Dev Deps] update eslint 159d5f1
  • [Deps] update yargs 70de67c

v1.1.1 - 2016-08-13

Commits

  • [Dev Deps] update jscs, nsp, eslint 915a1aa
  • [Dev Deps] update jscs, nsp, eslint, @ljharb/eslint-config b953897
  • [Dev Deps] update tape, jscs, nsp, eslint b201739
  • [Dev Deps] update jscs, nsp, eslint, @ljharb/eslint-config c26c67a
  • [Tests] up to node v6.2 0fa6329
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config 26cc416
  • [Dev Deps] update nsp, eslint, @ljharb/eslint-config db35228
  • [Tests] up to node v5.10 ead1b3d
  • [Deps] update istanbul-lib-coverage, yargs 3e1ad2b
  • [Tests] on node v6.3 11b0489
  • [Deps] update glob 4c8e1b8
  • [Tests] on node v5.12 01815dc
  • [Deps] update yargs 4b64e45
  • [Deps] update yargs 1d15a15

v1.1.0 - 2016-03-26

Commits

  • [New] create output dir if it does not exist c333058
  • [Dev Deps] update eslint, @ljharb/eslint-config 4d7c437
  • [Tests] fix linting de8d79a
  • [Deps] update yargs 6d3ee60

v1.0.0 - 2016-03-11

Commits