|
Ran
|
Files
85
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/8717c5161">Use Promise.async/yield in WTS._serializeAttributes Use of Promise.reduce was rewritten to use a `for of` loop over an array, which is supported in node >= 4. Declarations using `var` were rewritten to use `let` or (where eslint forced us to) `const`, in order to manage the name conflicts caused by the change of scoping, now that we're not creating a bunch of new function scopes. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/b8404bc54">b8404bc54</a>
8915 of 10952 branches covered (81.4%)
14351 of 16654 relevant lines covered (86.17%)
25868.53 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|