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

Bumped minimum dependency versions #350

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #350 (47d4b5d) into master (5cea5c1) will decrease coverage by 0.18%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
- Coverage   99.37%   99.19%   -0.19%     
==========================================
  Files          18       18              
  Lines        1611     1611              
==========================================
- Hits         1601     1598       -3     
- Misses         10       13       +3     
Impacted Files Coverage Δ
pssh/clients/reader.py 94.44% <0.00%> (-2.78%) :arrow_down:
pssh/clients/native/single.py 99.71% <0.00%> (-0.29%) :arrow_down:
pssh/clients/base/single.py 99.24% <0.00%> (-0.26%) :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 5cea5c1...47d4b5d. Read the comment docs.