Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pkittenis
Copy link
Member

…is used and running short lived commands.

Resolves #344.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #353 (2e0cdde) into master (a0787bd) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   99.31%   99.19%   -0.13%     
==========================================
  Files          18       18              
  Lines        1611     1606       -5     
==========================================
- Hits         1600     1593       -7     
- Misses         11       13       +2     
Impacted Files Coverage Δ
pssh/clients/native/single.py 99.71% <ø> (ø)
pssh/clients/base/single.py 99.23% <100.00%> (-0.01%) ⬇️
pssh/clients/reader.py 100.00% <100.00%> (+5.55%) ⬆️
pssh/clients/ssh/single.py 98.61% <100.00%> (ø)
pssh/utils.py 100.00% <100.00%> (ø)
pssh/clients/base/parallel.py 97.86% <0.00%> (-1.71%) ⬇️

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 a0787bd...2e0cdde. Read the comment docs.

@pkittenis pkittenis merged commit 29d9497 into master Jul 31, 2022
@pkittenis pkittenis deleted the race_cond branch July 31, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quickly completed commands sometimes stall
1 participant