Ran
|
Files
70
|
Run time
10s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/f997f0bd2">T71950: Output <nowiki> closer to quotes Previously, if text contained non-quote escapable chars, it was fully wrapped in <nowiki>s if necessary, making the tags appear away from the actual reason for it. With this patch, the code tries to put them closer to the causing quotes. Also added some changes for the heuristics to calculate when two <nowikis> can be merged: * Ignore display hacks. * Increase the amount of text allowed inside the same nowiki to 40. Blacklist changed to reflect new results' outputs. A new test for nowiki positioning after a ' :' (space followed by colon) was blacklisted due to parserTests.js detecting some difference when there shouldn't be. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/576aaf4bc">576aaf4bc</a>
9852 of 11715 relevant lines covered (84.1%)
22741.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|