Skip to content

Ssh passwd auth #277

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

Merged
merged 7 commits into from
Jan 28, 2021
Merged

Ssh passwd auth #277

merged 7 commits into from
Jan 28, 2021

Conversation

pkittenis
Copy link
Member

@pkittenis pkittenis commented Jan 27, 2021

Resolves #276

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #277 (1293309) into master (1bdd4ef) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   98.56%   98.68%   +0.12%     
==========================================
  Files          17       17              
  Lines        1532     1526       -6     
==========================================
- Hits         1510     1506       -4     
+ Misses         22       20       -2     
Impacted Files Coverage Δ
pssh/clients/native/single.py 100.00% <100.00%> (ø)
pssh/clients/ssh/single.py 100.00% <100.00%> (ø)
pssh/clients/base/parallel.py 98.62% <0.00%> (+0.91%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1bdd4ef...1293309. Read the comment docs.

@pkittenis pkittenis merged commit cf6b842 into master Jan 28, 2021
@pkittenis pkittenis deleted the ssh_passwd_auth branch January 28, 2021 18:03
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.

TypeError with pssh.clients.ssh and password auth
1 participant