|
Ran
|
Files
152
|
Run time
9s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/fb1cd3ff5">Hybrid testing: Fix output generation for non-conformant passes * Pass more env options over to the PHP side * For CleanUp-cleanupAndSaveDataParsoid pass, - Since the pass has already stored the data attributes into the DOM, on the PHP side, serialization to HTML requires ContentUtils::toXML, not ContentUtils::ppToXML. - Similarly, on the JS side, for this pass, parsing to DOM only involves a raw parse, not a ContentUtils::ppToDOM. - TODO: Need to look into a few crashers. Punting for now. Can investigate more later. * For the Linter pass, - Return lints as serialized json blob instead of stuffing it into the body's data-parsoid attribute. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/61228d4f0">61228d4f0</a>
9537 of 12019 branches covered (79.35%)
14914 of 17667 relevant lines covered (84.42%)
31057.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|