Ran
|
Jobs
3
|
Files
308
|
Run time
8min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/910f52645">Fix DSR inconsistency with DisplaySpace; use DOMUtils::(has|match)TypeOf Consistently use DOMUtils::hasTypeOf or DOMUtils::matchTypeOf instead of ad-hoc preg_match statements; this happens to also fix a DSR inconsistency with DisplaySpace -- the typeof for these spans is `mw:DisplaySpace mw:Placeholder` and so they weren't matching a preg_match looking for `#^mw:Placeholder(/\w*)?$#D`. Also note that TokenUtils::placeholder() is really used only in one spot, for DisplaySpace, and probably could just be inlined there. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/2c1685394">2c1685394</a>
19322 of 24268 branches covered (79.62%)
30278 of 35686 relevant lines covered (84.85%)
99787.07 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3198.1 | 154 |
84.85 |
Travis Job 3198.1 | |
2 | 3198.2 | 154 |
84.85 |
Travis Job 3198.2 | |
3 | 3198.3 | 154 |
84.87 |
Travis Job 3198.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|