Ran
|
Jobs
3
|
Files
308
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/f4e03144d">Use frame source instead of stringifying tokens The page in the task was failing to stringify its pagebundle because the offset mismatches from using stringified tokens when we reparsed the extlink led to malformed UTF-8 characters. This was noted as being suspect when introduced in 651f12c but at the time, we probably didn't have the robust framing that makes this work. JS was more robust to these errors because of UTF-16 offsets instead of bytes. This also throws exceptions if json_encode fails so that errors don't go on suppressed. Bug: T236867 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/c2e643389">c2e643389</a>
19318 of 24264 branches covered (79.62%)
30268 of 35660 relevant lines covered (84.88%)
99423.46 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3177.1 | 154 |
84.88 |
Travis Job 3177.1 | |
2 | 3177.2 | 154 |
84.88 |
Travis Job 3177.2 | |
3 | 3177.3 | 154 |
84.91 |
Travis Job 3177.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|