Skip to content

return Unavailable when resolver build fails

a7085d5
Select commit
Loading
Failed to load commit list.
Open

client: Change connectivity state to CONNECTING when creating the name resolver #8710

return Unavailable when resolver build fails
a7085d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2025 in 1s

83.31% (+0.02%) compared to 112ec12

View this Pull Request on Codecov

83.31% (+0.02%) compared to 112ec12

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.31%. Comparing base (112ec12) to head (a7085d5).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8710      +/-   ##
==========================================
+ Coverage   83.28%   83.31%   +0.02%     
==========================================
  Files         416      419       +3     
  Lines       32267    32431     +164     
==========================================
+ Hits        26874    27020     +146     
- Misses       4019     4037      +18     
  Partials     1374     1374              
Files with missing lines Coverage Δ
clientconn.go 90.90% <100.00%> (+0.77%) ⬆️
internal/idle/idle.go 89.28% <100.00%> (+0.12%) ⬆️
resolver_wrapper.go 92.45% <ø> (ø)

... and 25 files with indirect coverage changes

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