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

Allow min_wait and max_wait times of 0 #1199

Merged
merged 1 commit into from Dec 18, 2019
Merged

Conversation

Aresius423
Copy link
Contributor

I know this is a deprecated feature, but here's a fix anyways.

@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

Merging #1199 into master will decrease coverage by 0.4%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1199      +/-   ##
=========================================
- Coverage      79%   78.6%   -0.41%     
=========================================
  Files          20      20              
  Lines        1958    1958              
  Branches      308     308              
=========================================
- Hits         1547    1539       -8     
- Misses        335     339       +4     
- Partials       76      80       +4
Impacted Files Coverage Δ
locust/core.py 87.71% <100%> (ø) ⬆️
locust/util/deprecation.py 85% <100%> (ø) ⬆️
locust/stats.py 84.35% <0%> (-1.82%) ⬇️

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 15a2cdf...6d494f9. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Dec 18, 2019

Thanks for your contribution!

@cyberw cyberw merged commit 268d86f into locustio:master Dec 18, 2019
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.

None yet

2 participants