Skip to content

fix(volo-http): wait for HTTP/1 readiness to enable connection reuse - #661

Open
junliurs wants to merge 1 commit into
mainfrom
fix/http1-connection-reuse
Open

fix(volo-http): wait for HTTP/1 readiness to enable connection reuse#661
junliurs wants to merge 1 commit into
mainfrom
fix/http1-connection-reuse

Conversation

@junliurs

@junliurs junliurs commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Motivation

Solution

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.92%. Comparing base (43dd124) to head (6c39115).

Files with missing lines Patch % Lines
volo-http/src/client/transport/protocol.rs 38.88% 11 Missing ⚠️

❌ Your patch check has failed because the patch coverage (38.88%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   46.93%   46.92%   -0.02%     
==========================================
  Files         163      163              
  Lines       20454    20472      +18     
==========================================
+ Hits         9600     9606       +6     
- Misses      10854    10866      +12     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant