Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

porting changes from original pr #2081 #2103

Merged
merged 3 commits into from
Apr 1, 2024
Merged

porting changes from original pr #2081 #2103

merged 3 commits into from
Apr 1, 2024

Conversation

ATorrise
Copy link
Contributor

What It Does
fixes #1031 for v2
port of #2081

Review Checklist
I certify that I have:

Signed-off-by: Amber Torrise <at895452@broadcom.net>
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.06%. Comparing base (61838b1) to head (edb5b1b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2103   +/-   ##
=======================================
  Coverage   91.06%   91.06%           
=======================================
  Files         636      636           
  Lines       18993    19000    +7     
  Branches     3985     3925   -60     
=======================================
+ Hits        17296    17303    +7     
  Misses       1696     1696           
  Partials        1        1           

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

@ATorrise ATorrise requested review from gejohnston, anaxceron, t1m0thyj, zFernand0 and adam-wolfe and removed request for gejohnston and anaxceron March 26, 2024 19:30
packages/cli/CHANGELOG.md Show resolved Hide resolved
packages/zosuss/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, thanks @ATorrise! Left a few comments

Signed-off-by: Amber Torrise <at895452@broadcom.net>
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ATorrise!

Copy link
Contributor

@adam-wolfe adam-wolfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
Copy link

sonarcloud bot commented Apr 1, 2024

@ATorrise ATorrise added the release-current Indicates that there is no new functionality being delivered label Apr 1, 2024
@ATorrise ATorrise merged commit 9e4a7e7 into master Apr 1, 2024
19 checks passed
@ATorrise ATorrise deleted the ssh-error-port branch April 1, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-current Indicates that there is no new functionality being delivered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected command error when using SSH
5 participants