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 simple typo: betwen -> between #1269

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Fix simple typo: betwen -> between #1269

merged 1 commit into from
Feb 25, 2020

Conversation

timgates42
Copy link
Contributor

Closes #1268

@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1269      +/-   ##
==========================================
+ Coverage   77.46%   77.52%   +0.05%     
==========================================
  Files          20       20              
  Lines        1984     1984              
  Branches      313      313              
==========================================
+ Hits         1537     1538       +1     
+ Misses        368      367       -1     
  Partials       79       79
Impacted Files Coverage Δ
locust/core.py 92.08% <ø> (+0.41%) ⬆️
locust/web.py 87.5% <0%> (ø) ⬆️
locust/rpc/zmqrpc.py 92.1% <0%> (ø) ⬆️
locust/runners.py 72.62% <0%> (ø) ⬆️
locust/stats.py 85.71% <0%> (ø) ⬆️
locust/contrib/fasthttp.py 87.2% <0%> (ø) ⬆️
locust/rpc/protocol.py 100% <0%> (ø) ⬆️

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 a866e97...c8539a1. Read the comment docs.

@cyberw cyberw merged commit b358f11 into locustio:master Feb 25, 2020
@cyberw
Copy link
Collaborator

cyberw commented Feb 25, 2020

Thanks!

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.

Fix simple typo: betwen -> between
2 participants