Skip to content

Merge branch 'master' into wrapped_errors_from_dial

654d8f2
Select commit
Loading
Failed to load commit list.
Open

client: wrap context errors returned by DialContext #8835

Merge branch 'master' into wrapped_errors_from_dial
654d8f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

82.96% (-0.15%) compared to 34da8d0

View this Pull Request on Codecov

82.96% (-0.15%) compared to 34da8d0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.96%. Comparing base (34da8d0) to head (654d8f2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8835      +/-   ##
==========================================
- Coverage   83.11%   82.96%   -0.15%     
==========================================
  Files         411      411              
  Lines       32988    32988              
==========================================
- Hits        27418    27370      -48     
- Misses       4180     4208      +28     
- Partials     1390     1410      +20     
Files with missing lines Coverage Δ
clientconn.go 90.74% <100.00%> (+0.34%) ⬆️

... and 23 files with indirect coverage changes

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