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 some typos in events.py #820

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Conversation

felixonmars
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 14, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #820      +/-   ##
=========================================
+ Coverage   65.11%   66.1%   +0.98%     
=========================================
  Files          14      14              
  Lines        1422    1422              
  Branches      224     224              
=========================================
+ Hits          926     940      +14     
+ Misses        444     431      -13     
+ Partials       52      51       -1
Impacted Files Coverage Δ
locust/core.py 82.5% <0%> (+3%) ⬆️
locust/clients.py 96.62% <0%> (+8.98%) ⬆️

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 7ace2e5...ec28512. Read the comment docs.

Copy link
Member

@cgoldberg cgoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.. thanks!

@cgoldberg cgoldberg merged commit 61b43c7 into locustio:master Jun 14, 2018
ps-george pushed a commit to ps-george/locust that referenced this pull request Jun 28, 2018
* Update third-party-tools.rst

Added Java Locust Swarm client

* Update third-party-tools.rst

Categorized clients by their programming languages

* Update third-party-tools.rst

* Update all pypi.python.org URLs to pypi.org (locustio#818)

* Fix some typos in events.py (locustio#820)
ps-george pushed a commit to ps-george/locust that referenced this pull request Jun 28, 2018
* pass ignore prefix through (#12)

* Change version and name for releasing my own package

* Update MANIFEST.in

* pass ignore prefix through

* Update package info and ignore pslocust egg files

* accidental is_locust instead of is_tasket

* Merge locustio (#14)

* Update third-party-tools.rst

Added Java Locust Swarm client

* Update third-party-tools.rst

Categorized clients by their programming languages

* Update third-party-tools.rst

* Update all pypi.python.org URLs to pypi.org (locustio#818)

* Fix some typos in events.py (locustio#820)

* Update main.py
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.

None yet

2 participants