Skip to content

xdsresolver: use the refcounted utility for cluster refcounting - #9318

Open
ulascansenturk wants to merge 4 commits into
grpc:masterfrom
ulascansenturk:xdsresolver-refcounted
Open

xdsresolver: use the refcounted utility for cluster refcounting#9318
ulascansenturk wants to merge 4 commits into
grpc:masterfrom
ulascansenturk:xdsresolver-refcounted

Merge branch 'master' into xdsresolver-refcounted

32adcb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 1s

87.56% (+0.02%) compared to 6d697e4

View this Pull Request on Codecov

87.56% (+0.02%) compared to 6d697e4

Details

Codecov Report

❌ Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.56%. Comparing base (6d697e4) to head (32adcb0).

Files with missing lines Patch % Lines
internal/xds/resolver/xds_resolver.go 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9318      +/-   ##
==========================================
+ Coverage   87.54%   87.56%   +0.02%     
==========================================
  Files         429      429              
  Lines       30622    30618       -4     
==========================================
+ Hits        26807    26810       +3     
+ Misses       3814     3807       -7     
  Partials        1        1              
Files with missing lines Coverage Δ
internal/xds/resolver/serviceconfig.go 91.74% <100.00%> (+0.07%) ⬆️
internal/xds/resolver/xds_resolver.go 90.45% <97.14%> (-0.92%) ⬇️

... and 25 files with indirect coverage changes

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