Skip to content

fix: http3 listener with multiple hostnames#6675

Closed
zhaohuabing wants to merge 3 commits into
envoyproxy:mainfrom
zhaohuabing:fix-http3
Closed

fix: http3 listener with multiple hostnames#6675
zhaohuabing wants to merge 3 commits into
envoyproxy:mainfrom
zhaohuabing:fix-http3

move HTTP3 listener up to reduce test file changes

bda9200
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2025 in 0s

71.07% (target 60.00%)

View this Pull Request on Codecov

71.07% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 77.14286% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.07%. Comparing base (589fd5c) to head (bda9200).
⚠️ Report is 64 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/translator/translator.go 74.00% 8 Missing and 5 partials ⚠️
internal/xds/translator/listener.go 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6675      +/-   ##
==========================================
- Coverage   71.10%   71.07%   -0.03%     
==========================================
  Files         225      225              
  Lines       39760    39779      +19     
==========================================
+ Hits        28271    28273       +2     
- Misses       9829     9843      +14     
- Partials     1660     1663       +3     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.