Ran
|
Jobs
2
|
Files
29
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
[util] deprecate `popen3`, new helper function: `sh_open` Though original implementation invoked subprocess.Popen, the Popen.wait cause intermittent test failures due to PIPE deadlock. In the new helper function, we use Popen.communicate instead. (cherry picked from commit 33760fc24)
986 of 2570 relevant lines covered (38.37%)
0.77 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 193.1 | 29 |
38.37 |
Travis Job 193.1 | |
2 | 193.2 | 29 |
38.25 |
Travis Job 193.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|