Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/2064eb886">DOMPostProcessor.php: Init $topLevel property to false * This mimics the undefined default on the JS side. * This prevents null from being passed to traverse which results in a crasher because of a type mismatch (bool expected). * resetState(..) method initializes this property, but this property isn't set always for all parses, it appears since JS probably relies on the undefined = false equivalence. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/08c1b26d3">08c1b26d3</a>
9555 of 12044 branches covered (79.33%)
14966 of 17690 relevant lines covered (84.6%)
90468.48 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2749.1 | 153 |
84.6 |
Travis Job 2749.1 | |
2 | 2749.2 | 153 |
84.6 |
Travis Job 2749.2 | |
3 | 2749.3 | 153 |
84.63 |
Travis Job 2749.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|