Skip to content

Conversation

pkittenis
Copy link
Member

No description provided.

Pan added 21 commits February 28, 2019 00:04
…ew output return type. Updated parallel client for new client holding object type. Added tests for new output type.
…ct type. Removed flaky paramiko tests (client deprecated).
Updated travis and appveyor python versions.
…disconnect on single client deletion. Added socket closed test on parallel client deletion.
@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #201 into master will increase coverage by 0.71%.
The diff coverage is 93.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   89.85%   90.56%   +0.71%     
==========================================
  Files          19       19              
  Lines        1340     1388      +48     
==========================================
+ Hits         1204     1257      +53     
+ Misses        136      131       -5     
Impacted Files Coverage Δ
pssh/clients/miko/parallel.py 96.66% <90.00%> (-2.19%) ⬇️
pssh/clients/base_pssh.py 97.40% <92.30%> (-2.60%) ⬇️
pssh/clients/native/parallel.py 97.45% <94.23%> (+1.12%) ⬆️
pssh/clients/miko/single.py 92.38% <100.00%> (-2.39%) ⬇️
pssh/clients/native/single.py 86.21% <100.00%> (+0.71%) ⬆️
pssh/clients/native/tunnel.py 91.47% <100.00%> (+6.07%) ⬆️
pssh/output.py 82.60% <100.00%> (ø)
... and 1 more

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 8b7bb4b...9576d39. Read the comment docs.

@pkittenis pkittenis merged commit d961c42 into master Aug 14, 2020
@pkittenis pkittenis deleted the new_output branch August 14, 2020 16:16
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