Skip to content

balancer: enable GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES by default#9017

Merged
Pranjali-2501 merged 4 commits into
grpc:masterfrom
Pranjali-2501:fixit-issue-5288
Apr 15, 2026
Merged

balancer: enable GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES by default#9017
Pranjali-2501 merged 4 commits into
grpc:masterfrom
Pranjali-2501:fixit-issue-5288

update log

169aacb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

82.82% (-0.18%) compared to ccc8d7b

View this Pull Request on Codecov

82.82% (-0.18%) compared to ccc8d7b

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.82%. Comparing base (ccc8d7b) to head (169aacb).
⚠️ Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
balancer/balancer.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9017      +/-   ##
==========================================
- Coverage   82.99%   82.82%   -0.18%     
==========================================
  Files         411      413       +2     
  Lines       32917    33404     +487     
==========================================
+ Hits        27319    27666     +347     
- Misses       4196     4253      +57     
- Partials     1402     1485      +83     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)
balancer/balancer.go 52.38% <0.00%> (-42.86%) ⬇️

... and 53 files with indirect coverage changes

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