Skip to content

internal/resolver: remove unused grpcutil/target.go, fix test names

89ed8d1
Select commit
Loading
Failed to load commit list.
Open

internal/resolver: add target URI parsing with resolver validation #8876

internal/resolver: remove unused grpcutil/target.go, fix test names
89ed8d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

83.05% (-0.12%) compared to 2abe1f0

View this Pull Request on Codecov

83.05% (-0.12%) compared to 2abe1f0

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.05%. Comparing base (2abe1f0) to head (89ed8d1).
⚠️ Report is 66 commits behind head on master.

Files with missing lines Patch % Lines
balancer/rls/config.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8876      +/-   ##
==========================================
- Coverage   83.17%   83.05%   -0.12%     
==========================================
  Files         414      412       -2     
  Lines       32751    32950     +199     
==========================================
+ Hits        27241    27367     +126     
- Misses       4091     4185      +94     
+ Partials     1419     1398      -21     
Files with missing lines Coverage Δ
clientconn.go 90.49% <100.00%> (-0.31%) ⬇️
internal/resolver/target.go 100.00% <100.00%> (ø)
balancer/rls/config.go 84.96% <50.00%> (-0.65%) ⬇️

... and 94 files with indirect coverage changes

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