internal/resolver: add target URI parsing with resolver validation #8876
+264
−63
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).
| 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%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading