Skip to content

Host rewrite header (#19)

e991c20
Select commit
Loading
Failed to load commit list.
Closed

xds: authority rewrite literal #8838

Host rewrite header (#19)
e991c20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

83.29% (+0.00%) compared to 25dbb81

View this Pull Request on Codecov

83.29% (+0.00%) compared to 25dbb81

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.29%. Comparing base (25dbb81) to head (e991c20).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
internal/testutils/balancer.go 80.00% 0 Missing and 1 partial ⚠️
internal/xds/balancer/clusterimpl/picker.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8838   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files         414      414           
  Lines       32753    32777   +24     
=======================================
+ Hits        27280    27301   +21     
  Misses       4070     4070           
- Partials     1403     1406    +3     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)
internal/xds/resolver/serviceconfig.go 88.32% <100.00%> (+0.17%) ⬆️
internal/xds/resolver/xds_resolver.go 88.82% <100.00%> (+0.06%) ⬆️
...nternal/xds/xdsclient/xdsresource/unmarshal_rds.go 87.84% <100.00%> (+0.09%) ⬆️
internal/testutils/balancer.go 84.09% <80.00%> (+1.80%) ⬆️
internal/xds/balancer/clusterimpl/picker.go 93.47% <92.30%> (-1.65%) ⬇️

... and 21 files with indirect coverage changes

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