|
Ran
|
Files
152
|
Run time
9s
|
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
9532 of 12015 branches covered (79.33%)
14904 of 17654 relevant lines covered (84.42%)
29590.41 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|