|
Ran
|
Files
116
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/4edc7edc7">Fix bad return in onlyinclude handler * TokenHandler.processTokensSync expects modified tokens to be returned in the tokens array { tokens: [...] }. * NoIncludeOnly's onAny handler didn't respect this protocol and effectivly caused the returned <meta> tag to get lost. It turns out that it didn't really matter because the meta tag is a placeholder used for round tripping and VE edits that involved editing <onlyinclude> tags are likely extremely rare. * Fixed parser tests to reflect the correct output. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/fcc799e7b">fcc799e7b</a>
9531 of 12010 branches covered (79.36%)
14836 of 17578 relevant lines covered (84.4%)
29857.62 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|