Skip to content

resolving comments

26ccfe8
Select commit
Loading
Failed to load commit list.
Merged

xds/resolver: support HTTP filters for routes using cluster specifier plugins #9100

resolving comments
26ccfe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

83.22% (+0.13%) compared to 3d82ab3

View this Pull Request on Codecov

83.22% (+0.13%) compared to 3d82ab3

Details

Codecov Report

❌ Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.22%. Comparing base (3d82ab3) to head (26ccfe8).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
internal/xds/resolver/xds_resolver.go 53.33% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9100      +/-   ##
==========================================
+ Coverage   83.08%   83.22%   +0.13%     
==========================================
  Files         413      413              
  Lines       33484    33487       +3     
==========================================
+ Hits        27821    27868      +47     
+ Misses       4240     4211      -29     
+ Partials     1423     1408      -15     
Files with missing lines Coverage Δ
internal/xds/resolver/xds_resolver.go 86.64% <53.33%> (-1.60%) ⬇️

... and 32 files with indirect coverage changes

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