Repo Added
|
Build
414
Last
|
Files
69
|
Badge
README BADGES
|
github
Use smart buffering (#520) 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 44 new or added lines in 1 file covered. (97.73%)
1848 of 2880 relevant lines covered (64.17%)
14.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|