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

(fix) reuse ssh client #17

Merged
merged 3 commits into from
Jun 22, 2024
Merged

(fix) reuse ssh client #17

merged 3 commits into from
Jun 22, 2024

Conversation

kevincobain2000
Copy link
Owner

donot create multiple clients if client already exists this is to not kill the remote server with a lot of ssh open agents

donot create multiple clients if client already exists
this is to not kill the remote server with a lot of ssh open agents
Copy link

CoverItUp Report

Type master feature/ssh-clients db3445e from 860b190
npm-install-time 6sec 6sec
npm-build-time 7sec 6sec 📉
go-build-time 8sec 9sec 📈
go-lint-errors 0 0
go-test-run-time 22 22
coverage 23.3% 23.1% 📉
go-binary-size 8.9kKB 8.9kKB
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch

Commits History

Upto 860b190 for #17
commit historycommit historycommit historycommit historycommit historycommit historycommit historycommit history

Users History

Upto 860b190 for #17
user historyuser historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

Copy link

CoverItUp Report

Type master feature/ssh-clients db3445e from 860b190
coverage 23.3% 23.1% 📉
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branch

Commits History

Upto 860b190 for #17
commit historycommit history

Users History

Upto 860b190 for #17
user historyuser history

Embed README.md

Copy link

CoverItUp Report

Comparison Table - 8 Types 📈 and 📉
Type master feature/ssh-clients db3445e from 05c4906
npm-install-time 6sec 6sec
npm-build-time 7sec 7sec
go-build-time 8sec 8sec
go-lint-errors 0 0
go-test-run-time 22 22
coverage 23.3% 22.9% 📉
go-binary-size 8.9kKB 8.9kKB 📈
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch

Commits History

Upto 05c4906 for #17
commit historycommit historycommit historycommit historycommit historycommit historycommit historycommit history

Users History

Upto 05c4906 for #17
user historyuser historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

Copy link

CoverItUp Report

Comparison Table - 2 Types 📉
Type master feature/ssh-clients db3445e from 05c4906
coverage 23.3% 22.9% 📉
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branch

Commits History

Upto 05c4906 for #17
commit historycommit history

Users History

Upto 05c4906 for #17
user historyuser history

Embed README.md

@kevincobain2000 kevincobain2000 merged commit 6dbfc64 into master Jun 22, 2024
2 checks passed
@kevincobain2000 kevincobain2000 deleted the feature/ssh-clients branch June 22, 2024 03:59
Copy link

CoverItUp Report

Comparison Table - 8 Types 📉
Type master feature/ssh-clients 6dbfc64 from fdb4f7f
npm-install-time 5sec 5sec
npm-build-time 7sec 6sec 📉
go-build-time 10sec 10sec
go-lint-errors 0 0
go-test-run-time 21 21
coverage 22.9% 22.9%
go-binary-size 8.9kKB 8.9kKB
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch

Commits History

Upto fdb4f7f for #17
commit historycommit historycommit historycommit historycommit historycommit historycommit historycommit history

Users History

Upto fdb4f7f for #17
user historyuser historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

Copy link

CoverItUp Report

Comparison Table - 2 Types
Type master feature/ssh-clients 6dbfc64 from fdb4f7f
coverage 22.9% 22.9%
go-mod-dependencies 206 206
Comparisons Chart - master from feature/ssh-clients

base vs branchbase vs branch

Commits History

Upto fdb4f7f for #17
commit historycommit history

Users History

Upto fdb4f7f for #17
user historyuser history

Embed README.md

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