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

Updated docstrings, documentation #343

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #343 (20e59e3) into master (f9cc5ea) will decrease coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
- Coverage   99.44%   99.37%   -0.07%     
==========================================
  Files          18       18              
  Lines        1611     1611              
==========================================
- Hits         1602     1601       -1     
- Misses          9       10       +1     
Impacted Files Coverage Δ
pssh/clients/native/parallel.py 100.00% <ø> (ø)
pssh/clients/native/single.py 100.00% <ø> (ø)
pssh/clients/base/parallel.py 98.71% <0.00%> (-0.43%) :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 f9cc5ea...20e59e3. Read the comment docs.