Skip to content

test: add multi-port reconnect integration test for #509

e775923
Select commit
Loading
Failed to load commit list.
Merged

fix: restore dead ports on multi-port service reconnect (#509) #510

test: add multi-port reconnect integration test for #509
e775923
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

81.18% (+0.10%) compared to 1f6aa95

View this Pull Request on Codecov

81.18% (+0.10%) compared to 1f6aa95

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.18%. Comparing base (1f6aa95) to head (e775923).

Files with missing lines Patch % Lines
pkg/fwdservice/fwdservice.go 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
+ Coverage   81.07%   81.18%   +0.10%     
==========================================
  Files          71       71              
  Lines       12843    12848       +5     
==========================================
+ Hits        10413    10431      +18     
+ Misses       2018     2009       -9     
+ Partials      412      408       -4     
Files with missing lines Coverage Δ
pkg/fwdservice/fwdservice.go 81.57% <90.00%> (+3.17%) ⬆️

... and 1 file with indirect coverage changes

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