Skip to content

fix(keepalive): prevent overlapping pings and catch errors#184

Merged
vicajilau merged 3 commits into
TerminalStudio:masterfrom
vicajilau:fix/keepalive-robustness
Jul 13, 2026
Merged

fix(keepalive): prevent overlapping pings and catch errors#184
vicajilau merged 3 commits into
TerminalStudio:masterfrom
vicajilau:fix/keepalive-robustness

Conversation

@vicajilau

Copy link
Copy Markdown
Collaborator

Prevents overlapping keepalive pings if the connection is busy and catches errors to prevent unhandled async exceptions. See #183.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.42%. Comparing base (23da78d) to head (8b9252e).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   55.34%   55.42%   +0.07%     
==========================================
  Files          66       66              
  Lines        5449     5452       +3     
==========================================
+ Hits         3016     3022       +6     
+ Misses       2433     2430       -3     
Flag Coverage Δ
unittests 55.42% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
lib/src/ssh_keepalive.dart 100.00% <100.00%> (+42.85%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vicajilau
vicajilau merged commit a1fdb16 into TerminalStudio:master Jul 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant