Ran
|
Files
154
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/a57b0d569">Filter out invalid titles before requesting page properties * Looks like the source of the trouble between Parsoid's title handling and core's title handling is this wikitext. [[Talk::Foo|talk]] is an invalid link with core's Title class because Talk::Foo is an invalid title. But, Parsoid's Title class (derived from the mediawiki-title npm package) treats that as a valid title. Fixing that is outside the scope of this patch and can be addressed as a followup. Filed T237535 for that. Bug: T236864 Co-authored-by: C.Scott Ananian Co-authored-by: Subramanya Sastry Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/da00fc4dd">da00fc4dd</a>
9659 of 12132 branches covered (79.62%)
15134 of 17830 relevant lines covered (84.88%)
32611.64 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|