Skip to content

balancer/hostname: wrap doc comment at 80 cols

f30c259
Select commit
Loading
Failed to load commit list.
Open

balancer: expose endpoint weight and hostname as experimental APIs #9074

balancer/hostname: wrap doc comment at 80 cols
f30c259
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

83.09% (+2.56%) compared to 06fc26a

View this Pull Request on Codecov

83.09% (+2.56%) compared to 06fc26a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.09%. Comparing base (06fc26a) to head (f30c259).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9074      +/-   ##
==========================================
+ Coverage   80.52%   83.09%   +2.56%     
==========================================
  Files         413      414       +1     
  Lines       33543    33480      -63     
==========================================
+ Hits        27012    27819     +807     
+ Misses       4316     4236      -80     
+ Partials     2215     1425     -790     
Files with missing lines Coverage Δ
balancer/hostname/hostname.go 100.00% <100.00%> (ø)
balancer/pickfirst/pickfirst.go 89.28% <ø> (-0.48%) ⬇️
balancer/ringhash/ringhash.go 94.11% <ø> (ø)
balancer/weight/weight.go 100.00% <ø> (ø)
internal/xds/balancer/cdsbalancer/configbuilder.go 91.11% <100.00%> (ø)
internal/xds/balancer/clusterimpl/clusterimpl.go 88.25% <100.00%> (ø)
...nternal/xds/xdsclient/xdsresource/unmarshal_eds.go 96.00% <100.00%> (+4.22%) ⬆️

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