Ran
|
Jobs
3
|
Files
308
|
Run time
7min
|
Badge
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>
19320 of 24268 branches covered (79.61%)
30270 of 35686 relevant lines covered (84.82%)
99482.03 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3213.1 | 154 |
84.82 |
Travis Job 3213.1 | |
2 | 3213.2 | 154 |
84.82 |
Travis Job 3213.2 | |
3 | 3213.3 | 154 |
84.85 |
Travis Job 3213.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|