|
Ran
|
Files
152
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
Hybrid Testing: DRY out code in JS hybrid test scripts Use common utility functions to: * Construct env opts so the same options are passed consistently in all JS -> PHP crossings no matter what code is run on the PHP side. A lot of recent test failures have arisen because of incomplete env data being passed across. * Run PHP script with the right args and return stdout. * Update env.uid on return. Change-Id: I5097a98c6
9533 of 12015 branches covered (79.34%)
14909 of 17654 relevant lines covered (84.45%)
31052.13 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|