Ran
|
Files
153
|
Run time
6s
|
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%)
31760.81 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|