Ran
|
Jobs
1
|
Files
46
|
Run time
47s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/mochajs/mocha/commit/<a class=hub.com/mochajs/mocha/commit/0f95a7d73355ce9ab299c9f8dfa983b897ecf2fc">0f95a7d73<a href="https://github.com/mochajs/mocha/commit/0f95a7d73355ce9ab299c9f8dfa983b897ecf2fc">">do not recursively call `process.exit()` (#3684) * do not recursively call `process.exit()` When inside `process.on(&#39;exit&#39;)`, calling `process.exit()` stops other `exit` event listeners from being invoked. This has lead to issues with coverage generation with `nyc` because a fallback exit detection mechanism in it that relies on internal Node.js APIs was accidentally disabled in Node v11.7.0, leaving `nyc` with no way to detect process exit. Refs: https://github.com/nodejs/node/issues/25650 * Revert &quot;pin default Node.js version to v11.6.0 in .travis.yml" This reverts commit </a><a class="double-link" href="https://github.com/mochajs/mocha/commit/<a class="double-link" href="https://github.com/mochajs/mocha/commit/1abfef606d7a72c2f73c06805d6c11211315486b">1abfef606</a>">1abfef606</a><a href="https://github.com/mochajs/mocha/commit/0f95a7d73355ce9ab299c9f8dfa983b897ecf2fc">.
939 of 1135 branches covered (82.73%)
1 of 1 new or added line in 1 file covered. (100.0%)
2437 of 2676 relevant lines covered (91.07%)
498.83 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
7 | 5442.7 | 46 |
91.07 |
Travis Job 5442.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|