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

Import wait functions from locust instead of locust.wait_time #1330

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Apr 15, 2020

In documentation as well as test cases. Relates to #1328

@cyberw cyberw requested a review from heyman April 15, 2020 12:13
@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #1330 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
+ Coverage   80.68%   80.82%   +0.13%     
==========================================
  Files          24       24              
  Lines        2169     2169              
  Branches      329      329              
==========================================
+ Hits         1750     1753       +3     
+ Misses        332      329       -3     
  Partials       87       87              
Impacted Files Coverage Δ
locust/runners.py 79.43% <0.00%> (+0.43%) ⬆️
locust/web.py 91.07% <0.00%> (+0.59%) ⬆️

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 47faf32...3e20e4e. Read the comment docs.

@heyman
Copy link
Member

heyman commented Apr 15, 2020

Looks good to me!

@cyberw cyberw merged commit 54b7977 into master Apr 16, 2020
@cyberw cyberw deleted the import-wait-functions-from-locust-instead-of-locust.wait_time-and-update-docs branch March 22, 2022 10:18
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.

2 participants