Skip to content

Merge branch 'main' into client-wrr

b570798
Select commit
Loading
Failed to load commit list.
Merged

feat(loadbalancer): Add LoadBalancerType Client Side Weighted Round Robin #7407

Merge branch 'main' into client-wrr
b570798
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

74.32% (target 60.00%)

View this Pull Request on Codecov

74.32% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 68.53933% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.32%. Comparing base (1005160) to head (b570798).

Files with missing lines Patch % Lines
internal/xds/translator/cluster.go 58.53% 16 Missing and 1 partial ⚠️
internal/gatewayapi/clustersettings.go 75.00% 4 Missing and 4 partials ⚠️
internal/gatewayapi/backendtrafficpolicy.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7407      +/-   ##
==========================================
- Coverage   74.34%   74.32%   -0.03%     
==========================================
  Files         242      242              
  Lines       37707    37793      +86     
==========================================
+ Hits        28035    28089      +54     
- Misses       7730     7754      +24     
- Partials     1942     1950       +8     

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