Ran
|
Files
153
|
Run time
9s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/ed7addbca">Make Nowiki html2wt be like all other extensions + tweak behavior * If we want <nowiki> to be a duck, it should also quack like a duck instead of like a swan, say. The html2wt handle method now returns serialized wikitext instead of using the serializer state's emitChunk method. This will matter for the PHP port where we have an interface with a fixed signature for all extensions to comply with. * Tweaked behavior of the extension to discard comments embedded in the nowiki since they will never roundtrip html2html. wt2html never emits embedded comments in nowiki blocks. This is a change in behavior compared to master. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/614c568f9">614c568f9</a>
9546 of 12032 branches covered (79.34%)
14923 of 17655 relevant lines covered (84.53%)
29628.36 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|