Ran
|
Files
154
|
Run time
9s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/462ac75bf">Ported mocha templatedata.js to phpunit TemplateDataTest.php * Found an issue with WikitestSerializer where under test conditions of new content, NoFormatWithParamOrder it accesses $tplData['params'] which are not set causing a crash. I removed $params as a seperate variable and allow the merged $aliases = $tplData['params'][$key]['aliases'] ?? []; to define an empty array if it is not set. Bug: T237693 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/802444e42">802444e42</a>
9660 of 12134 branches covered (79.61%)
15135 of 17843 relevant lines covered (84.82%)
32630.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|