Skip to content

feat(providerquerymanager): findpeer fallback on dial fail

442c034
Select commit
Loading
Failed to load commit list.
Open

feat(pqm): opt-in findpeer fallback on dial fail #1156

feat(providerquerymanager): findpeer fallback on dial fail
442c034
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

63.23% (+0.07%) compared to 4ea1540

View this Pull Request on Codecov

63.23% (+0.07%) compared to 4ea1540

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.23%. Comparing base (4ea1540) to head (442c034).

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1156      +/-   ##
==========================================
+ Coverage   63.15%   63.23%   +0.07%     
==========================================
  Files         267      267              
  Lines       26867    26886      +19     
==========================================
+ Hits        16969    17002      +33     
+ Misses       8173     8162      -11     
+ Partials     1725     1722       -3     
Files with missing lines Coverage Δ
...uting/providerquerymanager/providerquerymanager.go 83.45% <100.00%> (+0.43%) ⬆️

... and 9 files with indirect coverage changes

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