Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix not read response body can't reuse connect #393

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

ii2day
Copy link
Collaborator

@ii2day ii2day commented Dec 4, 2023

fix #392

Signed-off-by: ii2day <ji.li@daocloud.io>
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #393 (738c3d8) into main (120f094) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 738c3d8 differs from pull request most recent head c7784a7. Consider uploading reports for the commit c7784a7 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   80.17%   80.19%   +0.02%     
==========================================
  Files          22       22              
  Lines        1614     1616       +2     
==========================================
+ Hits         1294     1296       +2     
  Misses        239      239              
  Partials       81       81              
Flag Coverage Δ
unittests 80.19% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/loadRequest/loadHttp/http_requester.go 84.87% <100.00%> (+0.14%) ⬆️

@ii2day ii2day force-pushed the main branch 4 times, most recently from 738c3d8 to c7784a7 Compare December 4, 2023 11:26
@weizhoublue weizhoublue merged commit b08dc76 into kdoctor-io:main Dec 5, 2023
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

http client not reuse connect
2 participants