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

[v2] ssh keypassphrase port from v3 #2232

Merged
merged 5 commits into from
Aug 13, 2024

Merge branch 'master' into ssh-keypassphrase-port

fea58e9
Select commit
Loading
Failed to load commit list.
Merged

[v2] ssh keypassphrase port from v3 #2232

Merge branch 'master' into ssh-keypassphrase-port
fea58e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 1s

91.24% (target 80.00%)

View this Pull Request on Codecov

91.24% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.24%. Comparing base (d17867d) to head (fea58e9).

Files Patch % Lines
packages/zosuss/src/SshBaseHandler.ts 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2232      +/-   ##
==========================================
+ Coverage   91.15%   91.24%   +0.09%     
==========================================
  Files         638      638              
  Lines       19102    19142      +40     
  Branches     3926     3941      +15     
==========================================
+ Hits        17413    17467      +54     
+ Misses       1688     1674      -14     
  Partials        1        1              

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