Ran
|
Files
154
|
Run time
13s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/fe8630be0">Fix for {{DEFAULTSORT}} used without parameter causing crash * Fix includes html2wt test for {{DEFAULTSORT}} with content of BIRD that simulates a VE edit and results in the Wikitext {{DEFAULTSORT:BIRD}} which is correct. * Fix includes all modes tests for {{DEFAULTSORT}} {{DEFAULTSORT:}} and {{DEFAULTSORT:DOGGIE}}. * ParsoidJS blacklist was changed to indicate failure of the test "Defaultsort with key being added (T236846)" as it does not generate correct WT for this test. * ParsoidPHP blacklist was changed as a previously failing namespace test {{NS:0} now passes. Bug: T236846 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d5c4b8f21">d5c4b8f21</a>
9640 of 12113 branches covered (79.58%)
15116 of 17813 relevant lines covered (84.86%)
32621.58 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
10.46 | lib/api/ParsoidService.js | 255 - 627 | 115 - 289 | 16 - 32 | 99 - 257 | 1.0 | |||
12.61 | lib/api/apiUtils.js | 621 - 42 | 220 - 81 | 45 - 154 | 175 + 73 | 4.0 + 3 | |||
23.08 | bin/diff.html.js | 166 + 134 | 71 + 55 | 19 + 4 | 52 + 51 | 4.0 + 3 | |||
27.5 | lib/language/LanguageSr.js | 91 - 83 | 30 - 26 | 11 + 11 | 19 - 37 | 6.0 + 6 | |||
29.17 | core-upgrade.js | 40 - 46 | 18 - 19 | 6 + 6 | 12 - 25 | 6.0 + 6 | |||
31.25 | lib/logger/LintLogger.js | 134 + 121 | 54 + 52 | 19 + 19 | 35 + 33 | 85.0 + 85 | |||
32.21 | lib/utils/Diff.js | 333 + 291 | 190 + 178 | 68 + 58 | 122 + 120 | 382.0 + 381 | |||
40.91 | lib/parse.js | 286 + 272 | 122 + 120 | 59 + 59 | 63 + 61 | 1.0 + 1.0 | |||
45.06 | tools/ScriptUtils.js | 405 + 356 | 88 + 72 | 45 + 37 | 43 + 35 | 4227.0 + 4226 | |||
47.62 | lib/language/Language.js | 63 - 334 | 15 - 138 | 8 - 117 | 7 - 21 | 9.0 + 8 |