ParallelSSH / parallel-ssh

Asynchronous parallel SSH client library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
1.2k stars 148 forks source link

Perf changes #357

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #357 (9a086cd) into master (1b44e9a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          18       18           
  Lines        1613     1618    +5     
=======================================
+ Hits         1605     1610    +5     
  Misses          8        8           
Impacted Files Coverage Δ
pssh/output.py 100.00% <ø> (ø)
pssh/clients/base/parallel.py 98.77% <100.00%> (-0.38%) :arrow_down:
pssh/clients/base/single.py 99.24% <100.00%> (+<0.01%) :arrow_up:
pssh/clients/native/parallel.py 100.00% <100.00%> (ø)
pssh/clients/native/single.py 100.00% <100.00%> (ø)
pssh/clients/native/tunnel.py 100.00% <100.00%> (+1.23%) :arrow_up:
pssh/clients/reader.py 100.00% <100.00%> (ø)
pssh/clients/ssh/single.py 98.61% <100.00%> (-0.70%) :arrow_down:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.