|
Ran
|
Files
153
|
Run time
16s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/6465b1165">Remove revid from DataAccess::parse* and preprocess* signatures * The revid is implicitly available via PageConfig. So, use it from that object. * Callers of parseWikitext and preprocessWikitext weren't passing it in in any case which was causing page parses to be parsed with a missing revid which leads the REVISIONID magic word to return ''. Certain templates use this to infer preview mode which cause preview-mode messages to be displayed in parsed output. * Verified that this change to the signature fixes the problem where templates infer preview mode because of absence of a revision id. This also adds back the category link tags that the Parsoid/JS output had which the Parsoid/PHP output was missing. Bug: T235282 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/7c445cd08">7c445cd08</a>
9606 of 12050 branches covered (79.72%)
15052 of 17686 relevant lines covered (85.11%)
32663.28 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|