Skip to content

grpclb: replace testServer with StubServer in grpclb_test.go#8979

Open
110y wants to merge 2 commits intogrpc:masterfrom
110y:7291-use-stubserver-grpclb
Open

grpclb: replace testServer with StubServer in grpclb_test.go#8979
110y wants to merge 2 commits intogrpc:masterfrom
110y:7291-use-stubserver-grpclb

Conversation

@110y
Copy link
Contributor

@110y 110y commented Mar 17, 2026

RELEASE NOTES: none

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.09%. Comparing base (36e13de) to head (a295646).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8979      +/-   ##
==========================================
+ Coverage   83.01%   83.09%   +0.07%     
==========================================
  Files         411      411              
  Lines       32719    32733      +14     
==========================================
+ Hits        27162    27198      +36     
+ Misses       4167     4150      -17     
+ Partials     1390     1385       -5     

see 33 files with indirect coverage changes

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

Comment on lines 327 to 330
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we instead pass the listener to the stubserver and call StartServer method on it instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry, I missed it 🙏 Update: a295646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants