|
Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/6f36143e7">Hook up ported extensions + bug fixes * Enabled Poem, LST, Translate in SiteConfig. * Fixed bugs in LST & Poem extensions. * LST & Translate are basically hollow shells at this time and need to be fleshed out as part of the parser integration project. * Removed ExtensionTag signature from the Translate extension since that is how the Js side is coded up. * Added type hints to ParsoidExtensionAPI and removed a stale comment from Extensionhandler. * Had to remove the type hint on SiteConfig::getNativeExtTagImpl since not all extensions implement the ExtensionTag interface currently. But, documentation type has a union type. For html -> wt, it is understandable if not all extensions implement the SerialHandler (fromHTML method) since they can rely on the default serialization based on data-mw information. However, it is up for discussion if all native extensions should implement the ExtensionTag interface (toDOM method). In other words, what defines a Parsoid native extension, if not a native wikitext -> html conversion. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/b7f62c55b">b7f62c55b</a>
8969 of 12098 branches covered (74.14%)
14178 of 17757 relevant lines covered (79.84%)
89317.3 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2796.1 | 0 |
79.82 |
Travis Job 2796.1 | |
| 2 | 2796.2 | 0 |
79.82 |
Travis Job 2796.2 | |
| 3 | 2796.3 | 0 |
79.84 |
Travis Job 2796.3 |