|
Ran
|
Jobs
1
|
Files
511
|
Run time
1min
|
Badge
README BADGES
|
push
github
httpc: fix reading data in a chunked request There was a problem: chunked request to etcd via TLS using builtin http client returns nothing. The problem was reproduced quite often by a test `integration.general.tls` in etcd-client Lua module. The patch updates curl submodule to a version based on 8.5.0 release with applied patch with fix [1]. The patch also removes workaround for aforementioned problem made in commit aa58c21206f0 ("httpc: use http 1.1 by default"). 1. https://github.com/curl/curl/commit/cdd905a98 Fixes #9547 NO_TEST=etcd-client tests NO_DOC=bugfix
66650 of 119012 branches covered (0.0%)
98928 of 113810 relevant lines covered (86.92%)
2693953.19 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7625082000.1 | 0 |
86.92 |
GitHub Action Run |