Skip to content

fix: rename listener using its protocol and port#6544

Merged
zhaohuabing merged 53 commits into
envoyproxy:mainfrom
zhaohuabing:fix-6534
Jul 30, 2025
Merged

fix: rename listener using its protocol and port#6544
zhaohuabing merged 53 commits into
envoyproxy:mainfrom
zhaohuabing:fix-6534

Merge branch 'main' into fix-6534

e08d884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

71.15% (target 60.00%)

View this Pull Request on Codecov

71.15% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.15%. Comparing base (288e713) to head (e08d884).

Files with missing lines Patch % Lines
api/v1alpha1/envoygateway_helpers.go 42.85% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6544      +/-   ##
==========================================
+ Coverage   71.08%   71.15%   +0.07%     
==========================================
  Files         225      225              
  Lines       39264    39348      +84     
==========================================
+ Hits        27911    27999      +88     
+ Misses       9738     9736       -2     
+ Partials     1615     1613       -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.