|
Ran
|
Jobs
4
|
Files
85
|
Run time
12min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/7b027b63e">Use a Set for trace/debug/dump flags. This reads more naturally than repeated indexOf() operations against an array. We pass around the Parsoid options through inter-process communication with workers, and whatever we send through that pipe needs to be JSON-serializable. So Util.setDebuggingFlags() still creates arrays, and we pass arrays in the parsoidOptions configuration object, but create Sets from them in the ParsoidConfig constructor. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/6531dda9d">6531dda9d</a>
8874 of 10904 branches covered (81.38%)
14364 of 16724 relevant lines covered (85.89%)
98606.75 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 1663.1 | 0 |
85.86 |
Travis Job 1663.1 | |
| 2 | 1663.2 | 0 |
85.87 |
Travis Job 1663.2 | |
| 3 | 1663.3 | 0 |
85.87 |
Travis Job 1663.3 | |
| 4 | 1663.4 | 0 |
85.87 |
Travis Job 1663.4 |