Skip to content

chore: remove unnecessary overlapping hostnames in the http3 test yaml#8963

Merged
zhaohuabing merged 2 commits into
envoyproxy:mainfrom
zhaohuabing:fix-8936
May 13, 2026
Merged

chore: remove unnecessary overlapping hostnames in the http3 test yaml#8963
zhaohuabing merged 2 commits into
envoyproxy:mainfrom
zhaohuabing:fix-8936

Conversation

@zhaohuabing
Copy link
Copy Markdown
Member

fixes: #8936

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner May 12, 2026 07:17
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 6b546a3
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a0309e5ae5f8c000841bcbb
😎 Deploy Preview https://deploy-preview-8963--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.76%. Comparing base (9430ab9) to head (6b546a3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8963      +/-   ##
==========================================
+ Coverage   74.75%   74.76%   +0.01%     
==========================================
  Files         251      251              
  Lines       40397    40397              
==========================================
+ Hits        30198    30204       +6     
+ Misses       8132     8128       -4     
+ Partials     2067     2065       -2     

☔ 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.

@zhaohuabing zhaohuabing merged commit c6d4a8d into envoyproxy:main May 13, 2026
60 of 65 checks passed
@zhaohuabing zhaohuabing deleted the fix-8936 branch May 13, 2026 07:40
nguyenptk pushed a commit to nguyenptk/gateway that referenced this pull request May 15, 2026
envoyproxy#8963)

remove unnecessary conflicting hostname in http3 test yaml

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: nguyenptk <nguyenptk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This test file shouldn't have overlapping hostnames - we can clean it up later in a seperate PR.

5 participants