Ran
|
Jobs
3
|
Files
306
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/26008c2c5">Fix preg_replace backreference ambiguities in MetaHandler * The ambiguity was causing round trip test failures. * Added a phpunit regression tests for just this scenario - could have also created a parser test, but it feels that this is better coded as a php unit test than cluttering the parser tests file. * 'git grep -A2 preg_replace | grep "\$1"' indicates that this is the only such instance in the codebase. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/bd66e4c4c">bd66e4c4c</a>
19272 of 24294 branches covered (79.33%)
30164 of 35574 relevant lines covered (84.79%)
99190.13 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3084.1 | 153 |
84.79 |
Travis Job 3084.1 | |
2 | 3084.2 | 153 |
84.79 |
Travis Job 3084.2 | |
3 | 3084.3 | 153 |
84.82 |
Travis Job 3084.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|