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

Make all LocustRunners aware of their target_user_count, not just MasterLocustRunner #1331

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Apr 16, 2020

I need this for my global rps target to work (this change was part of the rejected #1241)

@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #1331 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1331      +/-   ##
==========================================
+ Coverage   81.29%   81.36%   +0.07%     
==========================================
  Files          24       24              
  Lines        2208     2211       +3     
  Branches      333      333              
==========================================
+ Hits         1795     1799       +4     
+ Misses        329      328       -1     
  Partials       84       84              
Impacted Files Coverage Δ
locust/runners.py 80.62% <100.00%> (+0.33%) ⬆️

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 042b092...7b2d3fd. Read the comment docs.

@heyman
Copy link
Member

heyman commented Apr 16, 2020

Looks good!

@cyberw cyberw merged commit edc8072 into master Apr 16, 2020
@cyberw cyberw deleted the make-target-user-count-available-on-all-runners branch August 19, 2020 08: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.

2 participants