Skip to content

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

Open
vicajilau wants to merge 3 commits into
masterfrom
pr/162-cherrypick
Open

Preserve author of PR #162: cherry-pick and revert#163
vicajilau wants to merge 3 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
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

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 (ea341d5).

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.

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