Skip to content

fix: prune dead transports from the engine on connection loss#1796

Closed
bdraco wants to merge 2 commits into
masterfrom
fix/self-heal-dead-transport
Closed

fix: prune dead transports from the engine on connection loss#1796
bdraco wants to merge 2 commits into
masterfrom
fix/self-heal-dead-transport

test: cover connection_lost guard branches

530b7ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

99.77% (+0.00%) compared to 868f28f

View this Pull Request on Codecov

99.77% (+0.00%) compared to 868f28f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (868f28f) to head (530b7ff).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1796   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          33       33           
  Lines        3540     3549    +9     
  Branches      498      500    +2     
=======================================
+ Hits         3532     3541    +9     
  Misses          5        5           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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