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

Add a hint when MaxVUs is more than the total number of iterations #802

Merged
merged 2 commits into from
Oct 10, 2018

Conversation

na--
Copy link
Member

@na-- na-- commented Oct 10, 2018

Combined with mentions in the readme, docs and CLI help this should be enough to prevent confusion, so we can close #663

Combined with mentions in the readme, docs and CLI help this should be enough to prevent confusion, so we can close #663
@codecov-io
Copy link

codecov-io commented Oct 10, 2018

Codecov Report

Merging #802 into master will decrease coverage by 0.03%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
- Coverage    63.7%   63.66%   -0.04%     
==========================================
  Files         103      103              
  Lines        8459     8464       +5     
==========================================
  Hits         5389     5389              
- Misses       2709     2714       +5     
  Partials      361      361
Impacted Files Coverage Δ
cmd/run.go 6.76% <0%> (-0.13%) ⬇️
cmd/options.go 60.18% <100%> (ø) ⬆️

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 a1fa98d...c4bed39. Read the comment docs.

@na-- na-- merged commit 94bbc7f into master Oct 10, 2018
@na-- na-- deleted the iterations-hints branch October 10, 2018 09:13
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.

Websocket loop executing only once.
3 participants