|
Ran
|
Jobs
4
|
Files
95
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/0b879a84e">pwrap: Update auto-inserted start/end flags during tree splits * (pwrap:split + merge) algorithm clones formatting tags and consequently, auto-inserted start/end flags ought to have been fixed up. This code is effectively identical to the HTML5 spec's adoption agency algorithm that clones formatting trees and clones formatting tags, etc. and which we then discover via the markTreeBuilderFixup code. Over here, we have direct access to the tree cloning and can thus (and should) directly mark these auto-inserted closing/end tags to preserve accuracy of DSR computation and selser behavior. * This fixes DSR issues and thus eliminates a real selser failure in parser tests and improves wt2wt output. * The rt selser failures for enwiki:Magars and enwiki:1994_FIFA_World_Cup are now fixed. Bug: T200091 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/31ca47320">31ca47320</a>
9249 of 11665 branches covered (79.29%)
15100 of 17857 relevant lines covered (84.56%)
97855.34 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2008.1 | 0 |
84.56 |
Travis Job 2008.1 | |
| 2 | 2008.2 | 0 |
84.56 |
Travis Job 2008.2 | |
| 3 | 2008.3 | 0 |
84.56 |
Travis Job 2008.3 | |
| 4 | 2008.4 | 0 |
84.56 |
Travis Job 2008.4 |