Skip to content

[BUG] Send one request per curl session - #4431

Draft
thc1006 wants to merge 1 commit into
open-telemetry:mainfrom
thc1006:bugfix/session-is-single-use-4396
Draft

[BUG] Send one request per curl session#4431
thc1006 wants to merge 1 commit into
open-telemetry:mainfrom
thc1006:bugfix/session-is-single-use-4396

[BUG] Send one request per curl session

637ce6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

82.59% (+0.01%) compared to 3fb1d31

View this Pull Request on Codecov

82.59% (+0.01%) compared to 3fb1d31

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.59%. Comparing base (3fb1d31) to head (637ce6d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4431      +/-   ##
==========================================
+ Coverage   82.58%   82.59%   +0.01%     
==========================================
  Files         511      511              
  Lines       20039    20045       +6     
==========================================
+ Hits        16548    16554       +6     
  Misses       3491     3491              
Files with missing lines Coverage Δ
...ntelemetry/ext/http/client/curl/http_client_curl.h 95.13% <100.00%> (+0.13%) ⬆️
ext/src/http/client/curl/http_client_curl.cc 90.42% <100.00%> (+0.09%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.