|
Ran
|
Jobs
1
|
Files
509
|
Run time
42s
|
Badge
README BADGES
|
push
github
httpc: use http 1.1 by default Commit 0ea1ba877b8e ("third_party: update libcurl from 8.3.0 to 8.4.0") bumps libcurl version and bringed a regression: http client returns nothing using connection with HTTP/2 protocol. The problem could be reproduced by etcd-client, see description in issue [1]. The problem in http client is due to commit "h2: testcase and fix for pausing h2 streams" [2] in libcurl. With reverted commit in libcurl the problem is gone. To work around the issue, commit sets HTTP 1.1 as default protocol in http client. Needed for #9547 1. https://github.com/tarantool/tarantool/issues/9547 2. https://github.com/curl/curl/commit/6b9a591bf NO_CHANGELOG=workaround NO_DOC=workaround NO_TEST=etcd client's tests in Tarantool EE
66362 of 118597 branches covered (0.0%)
1 of 1 new or added line in 1 file covered. (100.0%)
23 existing lines in 15 files now uncovered.98650 of 113545 relevant lines covered (86.88%)
2670926.24 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7327830518.1 | 0 |
86.88 |
GitHub Action Run |