Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/86e8b85d1">Use DOMElement::setIdAttribute() where necessary for efficiency The implementation in Zest::getElementById() will return the correct value regardless of whether the id attribute is properly indexed or not, but it will execute in O(1) time when indexed, or O(N) time if not. Bug: T232390 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/2c42ddf5b">2c42ddf5b</a>
9640 of 12141 branches covered (79.4%)
15066 of 17769 relevant lines covered (84.79%)
96864.9 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3008.1 | 153 |
84.79 |
Travis Job 3008.1 | |
2 | 3008.2 | 153 |
84.79 |
Travis Job 3008.2 | |
3 | 3008.3 | 153 |
84.82 |
Travis Job 3008.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|