Ran
|
Jobs
3
|
Files
114
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/da3056964">Extract json_encode(..) into PHPUtils to ensure proper usage everywhere * DOMUtils wasn't passing the required args to unescape slashes and unicode chars which was causing spurious diffs because of slashes and unicode chars being escaped. * All future users of json_encode should now simply use PHPUtil::json_encode that does the right thing. * Fixed up all json_encode use sites to use the new helper. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d1ff38b6c">d1ff38b6c</a>
9330 of 11743 branches covered (79.45%)
15025 of 17741 relevant lines covered (84.69%)
79832.97 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2183.1 | 114 |
84.69 |
Travis Job 2183.1 | |
2 | 2183.2 | 114 |
84.69 |
Travis Job 2183.2 | |
3 | 2183.3 | 114 |
84.69 |
Travis Job 2183.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|