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

Warn if spawn rate is too high. Adresses bug #1174 for example. #1211

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Dec 30, 2019

No description provided.

@cyberw cyberw force-pushed the warn-if-spawn-rate-is-dangerously-high branch from ca09a9b to d9f3ba0 Compare December 30, 2019 20:31
@codecov
Copy link

codecov bot commented Dec 30, 2019

Codecov Report

Merging #1211 into master will increase coverage by 0.34%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1211      +/-   ##
==========================================
+ Coverage    78.8%   79.15%   +0.34%     
==========================================
  Files          20       20              
  Lines        1958     1962       +4     
  Branches      308      310       +2     
==========================================
+ Hits         1543     1553      +10     
+ Misses        336      329       -7     
- Partials       79       80       +1
Impacted Files Coverage Δ
locust/runners.py 79.55% <0%> (+0.2%) ⬆️
locust/core.py 87.71% <0%> (ø) ⬆️
locust/stats.py 85.71% <0%> (+1.36%) ⬆️

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 6f946dc...d9f3ba0. Read the comment docs.

@cyberw cyberw merged commit 5330601 into master Jan 19, 2020
@cyberw cyberw deleted the warn-if-spawn-rate-is-dangerously-high branch January 29, 2020 08:05
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.

1 participant