Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/5b780bd40">Backport link escaping change from 9822f75 In the test "<pre> inside a link", `target` is an array that stringifies as "Main,[object Object]" from, [ 'Main', SelfclosingTagTk { name: 'extension', attribs: [ [Object], [Object], [Object], [Object], [Object] ], dataAttribs: { tsr: [Object], stx: 'html', src: '<pre> Page</pre>', extTagOffsets: [Object] } } ] This passed the valid link target check and failed the valid protocol check, so would indicate that escaping *was* required, differing from returning `false` early on the php side. Update the blacklist so that these can match. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d57073de0">d57073de0</a>
9614 of 12113 branches covered (79.37%)
15040 of 17767 relevant lines covered (84.65%)
96694.44 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2927.1 | 153 |
84.65 |
Travis Job 2927.1 | |
2 | 2927.2 | 153 |
84.65 |
Travis Job 2927.2 | |
3 | 2927.3 | 153 |
84.68 |
Travis Job 2927.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|