|
Ran
|
Jobs
3
|
Files
152
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/72aa95a55">DOMHandlers: JS undefined-vs-null distinction doesn't work in PHP * Unlike in JS, in PHP, we cannot distinguish between undefined and null in return values of functions. Ideally, we shouldn't have relied on that distinction in the first place. * All except the EncapsulatedContentHandler were yielding the next sibling of a node to process. So, explicitly return the next sibling or the node to process in all handlers. * Cleaned up the documentation for DOMHandler::handle as well as got rid of Feb 2013 era code in SerializerState::serializeChildren that handled traversal of children. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/0981e0f01">0981e0f01</a>
9530 of 12004 branches covered (79.39%)
14903 of 17618 relevant lines covered (84.59%)
90406.91 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2683.1 | 0 |
84.59 |
Travis Job 2683.1 | |
| 2 | 2683.2 | 0 |
84.59 |
Travis Job 2683.2 | |
| 3 | 2683.3 | 0 |
84.62 |
Travis Job 2683.3 |