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

fix #1531 (ValueError: StatsEntry.use_response_times_cache must be set to True) #1534

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Aug 20, 2020

taken from taojy123@ce0e4d9)

@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #1534 into master will increase coverage by 0.82%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1534      +/-   ##
==========================================
+ Coverage   81.91%   82.73%   +0.82%     
==========================================
  Files          28       28              
  Lines        2560     2607      +47     
  Branches      388      408      +20     
==========================================
+ Hits         2097     2157      +60     
+ Misses        365      354      -11     
+ Partials       98       96       -2     
Impacted Files Coverage Δ
locust/stats.py 89.06% <0.00%> (+0.24%) ⬆️
locust/web.py 93.50% <0.00%> (+1.26%) ⬆️
locust/runners.py 84.57% <0.00%> (+1.33%) ⬆️
locust/clients.py 95.09% <0.00%> (+4.90%) ⬆️

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 828efb5...7d366d0. Read the comment docs.

@cyberw cyberw merged commit 2927e38 into master Aug 20, 2020
@cyberw cyberw deleted the fix-1531 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.

1 participant