ParallelSSH / parallel-ssh

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

Conn refused #339

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #339 (85ec56c) into master (9c9b678) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
+ Coverage   99.23%   99.36%   +0.13%     
==========================================
  Files          18       18              
  Lines        1564     1574      +10     
==========================================
+ Hits         1552     1564      +12     
+ Misses         12       10       -2     
Impacted Files Coverage Δ
pssh/clients/base/single.py 98.98% <100.00%> (+1.06%) :arrow_up:
pssh/exceptions.py 100.00% <100.00%> (ø)
pssh/clients/base/parallel.py 98.53% <0.00%> (-0.98%) :arrow_down:

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 9c9b678...85ec56c. Read the comment docs.