|
Ran
|
Files
86
|
Run time
8s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/ef9224e38">Replace callbacks with Promises in Logger The log method now returns a Promise which will be fulfilled when the log operation is completed on all backends. In most cases this can be ignored, but it can be used (for example) to ensure that parse waits for the linter backend to flush its output before returning. This also removes our use of the `async` module in lib/logger. Logger-related classes removed from jsduck configuration due to T156469. Noted in T184573 to re-add it once jsduck is fixed/replaced. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/6e6780360">6e6780360</a>
8963 of 11002 branches covered (81.47%)
14439 of 16771 relevant lines covered (86.1%)
25829.52 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|