|
Ran
|
Jobs
3
|
Files
116
|
Run time
6min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/2874f200d">Simplify and clean up stops usage * Remove noinclude, includeonly and onlyinclude counters. They were used but never assigned. * Remove template counter. It was assigned but never used. * Remove the whole counter feature and use the stack instead, for simplicity. The only thing using the counter as a counter was templatedepth. * Replace the unusual autourl mutable stop with a second scan over the string with indexOf. * Change the preproc stop to use an integer instead of a string. So now all stops are either boolean or integer. * Change the way the value is included in the cache key, don't assume the value is boolean. Serializing the templatedepth counter as a boolean could lead to the depth being exceeded. Serialize by converting the stop value to integer. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/38a033c30">38a033c30</a>
9415 of 11845 branches covered (79.49%)
14805 of 17562 relevant lines covered (84.3%)
81881.05 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2305.1 | 0 |
84.3 |
Travis Job 2305.1 | |
| 2 | 2305.2 | 0 |
84.3 |
Travis Job 2305.2 | |
| 3 | 2305.3 | 0 |
84.3 |
Travis Job 2305.3 |