Ran
|
Jobs
3
|
Files
306
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/43cd48ec6">s/mb_strlen/strlen/ in html2wt + use explicit unicode codepoint in PEG * While these instances may have been harmless, let us be consistent. * The PEG grammar used a multi-byte whitespace char which is very subtle and prone to accidental breakage. Use an explicit unicode entity instead to make it more obvious. This makes it clearer that the mb_strlen in that one instance in SpanHandler should be mb_strlen and not strlen. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/8e84638f4">8e84638f4</a>
19272 of 24294 branches covered (79.33%)
30164 of 35574 relevant lines covered (84.79%)
99175.96 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3074.1 | 153 |
84.79 |
Travis Job 3074.1 | |
2 | 3074.2 | 153 |
84.79 |
Travis Job 3074.2 | |
3 | 3074.3 | 153 |
84.82 |
Travis Job 3074.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|