Skip to content

Preserve author of PR #162: cherry-pick and revert#163

Merged
vicajilau merged 4 commits into
masterfrom
pr/162-cherrypick
Jun 14, 2026
Merged

Preserve author of PR #162: cherry-pick and revert#163
vicajilau merged 4 commits into
masterfrom
pr/162-cherrypick

Conversation

@vicajilau

Copy link
Copy Markdown
Collaborator

This branch cherry-picks the commit from #162 (author: @thyssentishman) to preserve authorship in the repository history, then reverts it so there is no net code change. This allows keeping author attribution while avoiding behavioral changes in the codebase.

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 52.83%. Comparing base (f9fa680) to head (5ef90e6).

Files with missing lines Patch % Lines
lib/src/ssh_transport.dart 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   52.80%   52.83%   +0.03%     
==========================================
  Files          63       63              
  Lines        5121     5125       +4     
==========================================
+ Hits         2704     2708       +4     
  Misses       2417     2417              
Flag Coverage Δ
unittests 52.83% <80.00%> (+0.03%) ⬆️

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

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

@vicajilau vicajilau merged commit 0d121d2 into master Jun 14, 2026
3 checks passed
@vicajilau vicajilau deleted the pr/162-cherrypick branch June 14, 2026 07:46
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.

2 participants