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 self.client call in code examples #1123

Merged
merged 1 commit into from
Oct 26, 2019

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Oct 26, 2019

Solves #946

@codecov
Copy link

codecov bot commented Oct 26, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1123      +/-   ##
==========================================
+ Coverage   73.44%   74.13%   +0.68%     
==========================================
  Files          18       18              
  Lines        1736     1782      +46     
  Branches      264      264              
==========================================
+ Hits         1275     1321      +46     
  Misses        399      399              
  Partials       62       62
Impacted Files Coverage Δ
locust/rpc/zmqrpc.py 100% <0%> (ø) ⬆️
locust/rpc/protocol.py 100% <0%> (ø) ⬆️
locust/contrib/fasthttp.py 91.76% <0%> (+0.14%) ⬆️
locust/core.py 86.16% <0%> (+0.31%) ⬆️
locust/stats.py 82.04% <0%> (+0.64%) ⬆️
locust/runners.py 59.49% <0%> (+1.04%) ⬆️
locust/web.py 81.96% <0%> (+1.61%) ⬆️

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 99397dc...a033bf1. Read the comment docs.

@heyman heyman merged commit d3a195d into master Oct 26, 2019
@heyman heyman deleted the fix-self.client-call-in-code-examples branch October 26, 2019 13:15
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