Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/682ec3c74">Implement REST API endpoint for wikitext to lint transform Implemented REST API endpoint for linting wikitext, which was previously stubbed. Modified Parsoid::wikitext2html() return type declaration to allow returning either a PageBundle or an array of linting results. This is not an ideal long-term solution, but given that the entry point interface otherwise does not have a way to return linting results, it is a functional temporary solution Added a linting test case to ParsoidTest. Bug: T221175 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/7d20b9dc0">7d20b9dc0</a>
9640 of 12141 branches covered (79.4%)
15068 of 17771 relevant lines covered (84.79%)
97098.89 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2994.1 | 153 |
84.79 |
Travis Job 2994.1 | |
2 | 2994.2 | 153 |
84.79 |
Travis Job 2994.2 | |
3 | 2994.3 | 153 |
84.82 |
Travis Job 2994.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|