Skip to content

Commit

Permalink
Merge pull request #8 from istanbuljs/master
Browse files Browse the repository at this point in the history
Get latest
  • Loading branch information
AndrewFinlay authored Feb 24, 2019
2 parents 30b6b24 + 7b5dad5 commit 123224a
Show file tree
Hide file tree
Showing 9 changed files with 564 additions and 354 deletions.
56 changes: 0 additions & 56 deletions build-tests.js

This file was deleted.

3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -477,9 +477,6 @@ NYC.prototype.checkCoverage = function (thresholds, perFile) {
// ERROR: Coverage for lines (90.12%) does not meet global threshold (120%)
nyc._checkCoverage(map.getCoverageSummary(), thresholds)
}

// process.exitCode was not implemented until v0.11.8.
if (/^v0\.(1[0-1]\.|[0-9]\.)/.test(process.version) && process.exitCode !== 0) process.exit(process.exitCode)
}

NYC.prototype._checkCoverage = function (summary, thresholds, file) {
Expand Down
243 changes: 2 additions & 241 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 123224a

Please sign in to comment.