Ran
|
Jobs
3
|
Files
308
|
Run time
7min
|
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>
19318 of 24264 branches covered (79.62%)
30268 of 35660 relevant lines covered (84.88%)
99423.57 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3172.1 | 154 |
84.88 |
Travis Job 3172.1 | |
2 | 3172.2 | 154 |
84.88 |
Travis Job 3172.2 | |
3 | 3172.3 | 154 |
84.91 |
Travis Job 3172.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|