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

Scp send rc #340

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #340 (8ca8568) into master (9c9b678) will increase coverage by 0.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   99.23%   99.42%   +0.19%     
==========================================
  Files          18       18              
  Lines        1564     1578      +14     
==========================================
+ Hits         1552     1569      +17     
+ Misses         12        9       -3     
Impacted Files Coverage Δ
pssh/clients/base/single.py 98.98% <100.00%> (+1.06%) :arrow_up:
pssh/clients/native/single.py 100.00% <100.00%> (ø)
pssh/exceptions.py 100.00% <100.00%> (ø)
pssh/clients/base/parallel.py 99.02% <0.00%> (-0.49%) :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 8e20f47...8ca8568. Read the comment docs.