Skip to content

xdsdepmgr: add functionality for cluster subscription - #8792

Merged
eshitachandwani merged 28 commits into
grpc:masterfrom
eshitachandwani:change1
Feb 5, 2026
Merged

xdsdepmgr: add functionality for cluster subscription#8792
eshitachandwani merged 28 commits into
grpc:masterfrom
eshitachandwani:change1

review comments

8ef8677
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

83.15% (-0.16%) compared to 572fdca

View this Pull Request on Codecov

83.15% (-0.16%) compared to 572fdca

Details

Codecov Report

❌ Patch coverage is 76.81159% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.15%. Comparing base (572fdca) to head (8ef8677).
⚠️ Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
internal/xds/xdsdepmgr/xds_dependency_manager.go 75.40% 11 Missing and 4 partials ⚠️
internal/xds/resolver/xds_resolver.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8792      +/-   ##
==========================================
- Coverage   83.31%   83.15%   -0.16%     
==========================================
  Files         414      414              
  Lines       32753    32805      +52     
==========================================
- Hits        27288    27279       -9     
- Misses       4064     4103      +39     
- Partials     1401     1423      +22     
Files with missing lines Coverage Δ
internal/xds/resolver/xds_resolver.go 88.70% <87.50%> (-0.06%) ⬇️
internal/xds/xdsdepmgr/xds_dependency_manager.go 80.04% <75.40%> (-0.38%) ⬇️

... and 46 files with indirect coverage changes

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