Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
third_party: update libcurl from 8.8.0 to 8.10.1 Updates curl module to the version 8.10.1. The new version brings several new options, such as: CURL_USE_RUSTLS - Enables Rustls for SSL/TLS. Added in commit curl/curl@ed76a23fccc1 ("cmake: add rustls") CURL_USE_WOLFSSH - Option to use wolfSSH. Added in commit curl/curl@0d8fdd1c7421 ("cmake: add wolfSSH support") CURL_USE_GSASL - Option to use libgsasl. Added in commit curl/curl@66bf995d1cfc ("cmake: add CURL_USE_GSASL option with detection + CI test") CURL_DISABLE_SHA512_256 - Disables SHA-512/256 hash algorithm. Added in commit curl/curl@33629949488c ("build: add options to disable SHA-512/256 hash algo") CURL_USE_LIBUV - Use libuv for event-based tests. Added in commit curl/curl@f7d5f47059c3 ("cmake: add support for `CURL_USE_LIBUV` option") Corrected http_client test according to curl commit curl/curl@b7e769dc872d ("vtls: stop offering alpn http/1.1 for http2-prior-knowledge") Build file missed several options and paths not used in the current build. List of these options was added into curl-excluded-options.txt for the convenience of the following bumps. Closes #10576 https://curl.se/changes.html#8_10_1 https://github.com/curl/curl/releases/tag/curl-8_10_1 NO_DOC=libcurl submodule bump NO_TEST=libcurl submodule bump (cherry picked from commit 0919f3908)
68444 of 121737 branches covered (56.22%)
101062 of 115856 relevant lines covered (87.23%)
2520502.78 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.72 |
-0.16% | src/box/txn_limbo.c |
1 |
93.92 |
-0.24% | src/box/vy_write_iterator.c |
1 |
87.5 |
-1.79% | src/box/xlog.h |
1 |
90.54 |
0.15% | src/box/applier.cc |
1 |
79.14 |
-0.43% | src/box/tuple_bloom.c |
1 |
95.15 |
-0.19% | src/box/relay.cc |
1 |
94.99 |
0.0% | src/box/replication.cc |
1 |
91.45 |
0.0% | src/lib/swim/swim.c |
2 |
84.14 |
-0.32% | src/lib/core/say.c |
2 |
87.8 |
0.06% | src/box/vy_run.c |
2 |
95.79 |
0.05% | src/box/iproto.cc |
2 |
92.92 |
-0.01% | src/lib/core/fiber.c |
2 |
95.45 |
-4.55% | src/lib/json/json.h |
2 |
90.71 |
-0.03% | src/box/box.cc |
3 |
22.62 |
-0.06% | src/lib/uri/uri_parser.c |
3 |
94.44 |
-0.98% | src/box/gc.c |
4 |
84.15 |
-0.38% | src/box/xlog.c |
8 |
60.42 |
-3.55% | src/lib/core/fio.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11275319074.1 | 514 |
87.23 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|