Skip to content

[BUGFIX] Stop a curl request after its gzip step fails - #4457

Open
thc1006 wants to merge 5 commits into
open-telemetry:mainfrom
thc1006:bugfix/curl-gzip-stop-send-4360
Open

[BUGFIX] Stop a curl request after its gzip step fails#4457
thc1006 wants to merge 5 commits into
open-telemetry:mainfrom
thc1006:bugfix/curl-gzip-stop-send-4360

[CHORE] Shorten the comments to what the code does not already say

fbb9387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 1s

82.73% (+0.07%) compared to 1c2b007

View this Pull Request on Codecov

82.73% (+0.07%) compared to 1c2b007

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.73%. Comparing base (1c2b007) to head (fbb9387).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4457      +/-   ##
==========================================
+ Coverage   82.67%   82.73%   +0.07%     
==========================================
  Files         516      516              
  Lines       20197    20200       +3     
==========================================
+ Hits        16696    16711      +15     
+ Misses       3501     3489      -12     
Files with missing lines Coverage Δ
ext/src/http/client/curl/http_client_curl.cc 93.14% <100.00%> (+2.82%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.