Ran
|
Files
154
|
Run time
18s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/121ac009c">Use sort, not asort to sort the attribute key array * This fixes the output of the dom diff script - the dom is no longer diff-marked like it is before this patch. * Added a new unit test to spec this expectation about ignoring attribute order. The test passes with the fix but fails without. Bug: T238665 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/c04e08587">c04e08587</a>
9660 of 12132 branches covered (79.62%)
15134 of 17830 relevant lines covered (84.88%)
32619.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
10.46 | lib/api/ParsoidService.js | 255 + 175 | 115 + 75 | 16 + 5 | 99 + 70 | 1.0 | |||
12.61 | lib/api/apiUtils.js | 621 + 473 | 220 + 155 | 45 - 7 | 175 + 162 | 4.0 + 1.0 | |||
24.14 | bin/diff.html.js | 161 + 150 | 69 + 63 | 19 + 14 | 50 + 49 | 4.0 + 3 | |||
27.5 | lib/language/LanguageSr.js | 91 + 49 | 30 + 7 | 11 - 12 | 19 + 19 | 6.0 - 375 | |||
29.17 | core-upgrade.js | 40 - 28 | 18 - 19 | 6 - 16 | 12 - 3 | 6.0 + 2 | |||
31.25 | lib/logger/LintLogger.js | 134 + 133 | 54 + 53 | 19 + 19 | 35 + 34 | 85.0 + 85 | |||
32.21 | lib/utils/Diff.js | 333 + 324 | 190 + 186 | 68 + 64 | 122 + 122 | 384.0 + 383 | |||
40.91 | lib/parse.js | 286 + 254 | 122 + 102 | 59 + 52 | 63 + 50 | 1.0 | |||
45.06 | tools/ScriptUtils.js | 405 + 252 | 88 + 26 | 45 + 1 | 43 + 25 | 4231.0 + 4230 | |||
47.62 | lib/language/Language.js | 63 + 22 | 15 - 3 | 8 - 9 | 7 + 6 | 9.0 + 8 |