|
Ran
|
Jobs
3
|
Files
78
|
Run time
15s
|
Badge
README BADGES
|
push
travis-ci
Handle caption-like text occuring outside tables * We have support to handle td/th/tr like wikitext outside table context - we convert those back to strings in the TokenStreamPatcher. * caption was the notable missing tag without this support. This patch addresses this gap. * Needed fixes tothe token stream patcher as well as wikitext escaping code (to not add nowikis around |+ text), * Updated an existing parser test. * The blacklist changes are entirely unrelated to actual code changes in this patch, but more a result of changes to generated selser tests. I verified that the tests fail similar with / without the changes in this patch. Change-Id: I85a5d5b7d
12997 of 15566 relevant lines covered (83.5%)
67329.6 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 1062.1 | 0 |
83.48 |
Travis Job 1062.1 | |
| 2 | 1062.2 | 0 |
83.44 |
Travis Job 1062.2 | |
| 3 | 1062.3 | 0 |
83.45 |
Travis Job 1062.3 |