Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix timedout issue #121

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Mickael-Roger
Copy link

Fix the time out issue reported by Kartik in slack and add his command line parsing ehancement using shlex

Lawouach and others added 4 commits May 9, 2021 18:48
Signed-off-by: Sylvain Hellegouarch <[email protected]>
Signed-off-by: mickael.roger <[email protected]>
Signed-off-by: Sylvain Hellegouarch <[email protected]>
Signed-off-by: mickael.roger <[email protected]>
Signed-off-by: mickael.roger <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2021

Codecov Report

Merging #121 (b5c71c5) into master (a265480) will decrease coverage by 0.49%.
The diff coverage is 82.05%.

❗ Current head b5c71c5 differs from pull request most recent head 9711559. Consider uploading reports for the commit 9711559 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
- Coverage   79.24%   78.74%   -0.50%     
==========================================
  Files          17       17              
  Lines         954      974      +20     
==========================================
+ Hits          756      767      +11     
- Misses        198      207       +9     
Impacted Files Coverage Δ
chaosk8s/deployment/actions.py 85.36% <75.00%> (-4.64%) ⬇️
chaosk8s/replicaset/actions.py 82.35% <75.00%> (-11.40%) ⬇️
chaosk8s/statefulset/actions.py 92.68% <75.00%> (-2.32%) ⬇️
chaosk8s/pod/actions.py 92.23% <76.92%> (-3.56%) ⬇️
chaosk8s/__init__.py 86.74% <92.85%> (+1.61%) ⬆️

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 897c38d...9711559. Read the comment docs.

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.

3 participants