|
Ran
|
Jobs
1
|
Files
58
|
Run time
1min
|
Badge
README BADGES
|
github
Use smart buffering Summary: when reading the subprocess stdout to prevent extra new lines in output Inspired by https://github.com/uber-go/zap/blob/0ba452dbe/zapio/writer.go#L100 --- ttpforge reads stdout/stderr inaccurately causing such lines in logs: ``` INFO [STDERR] curl: (56) Received HTT INFO [STDERR] P code 407 from proxy after CONNECT ``` the code: https://fburl.com/code/52hzjy4j Differential Revision: D66702400
43 of 43 new or added lines in 1 file covered. (100.0%)
1847 of 2877 relevant lines covered (64.2%)
14.4 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12157234417.1 | 0 |
64.2 |
GitHub Action Run |