|
Ran
|
Jobs
4
|
Files
85
|
Run time
10min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/70fe05290">Linter: Suppress false positives for multiple-unclosed-formatting-tags * Unclosed tags in tables don't leak out of the table in the HTML5 tree building algorithm. So, those should be ignored for the purpose of detecting multiple unclosed formatting tags. * There are of course edge cases here that we are going to conveniently ignore. For example, if the multiple unclosed tags are in the same table cell, that should trigger the check, but not sure it is worth the complexity. There are probably other edge cases where Tidy and HTML5 parsing will do things differently, but I think this is enough for now. At this rate, before long, we'll be running Tidy's fixup code in Parsoid. * New tests added to spec this behavior. * Verified on enwiki:Papa_Dee Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/e979ce094">e979ce094</a>
8872 of 10912 branches covered (81.3%)
14368 of 16730 relevant lines covered (85.88%)
98599.85 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 1674.1 | 0 |
85.86 |
Travis Job 1674.1 | |
| 2 | 1674.2 | 0 |
85.86 |
Travis Job 1674.2 | |
| 3 | 1674.3 | 0 |
85.86 |
Travis Job 1674.3 | |
| 4 | 1674.4 | 0 |
85.86 |
Travis Job 1674.4 |