Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/842be789a">Followup to 6fa28acd: Cleanup pass also needs the ids trick * Cleanup::cleanupAndSaveDataParsoid handler is called on every single node of a DOM which in turn calls saveDataParsoid. So, we still have the O(n^2) problem for the cleanup pass. * So, enable the trick from 6fa28acd on the cleanup pass as well. Bug: T232180 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/f8a5f1946">f8a5f1946</a>
9640 of 12141 branches covered (79.4%)
15066 of 17769 relevant lines covered (84.79%)
96864.93 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3009.1 | 153 |
84.79 |
Travis Job 3009.1 | |
2 | 3009.2 | 153 |
84.79 |
Travis Job 3009.2 | |
3 | 3009.3 | 153 |
84.82 |
Travis Job 3009.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|