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 error message on invalid time format #717

Merged
merged 1 commit into from
Dec 28, 2017
Merged

fix error message on invalid time format #717

merged 1 commit into from
Dec 28, 2017

Conversation

cgoldberg
Copy link
Member

error message referred to --time-limit. This PR changes it to --run-time.

@codecov
Copy link

codecov bot commented Dec 28, 2017

Codecov Report

Merging #717 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #717   +/-   ##
=======================================
  Coverage   65.79%   65.79%           
=======================================
  Files          14       14           
  Lines        1380     1380           
  Branches      214      214           
=======================================
  Hits          908      908           
  Misses        425      425           
  Partials       47       47
Impacted Files Coverage Δ
locust/main.py 26.66% <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 ee7ca68...4aa4a27. Read the comment docs.

@mbeacom mbeacom added the LGTM label Dec 28, 2017
Copy link
Member

@mbeacom mbeacom left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@heyman heyman merged commit 387e7a8 into master Dec 28, 2017
@heyman
Copy link
Member

heyman commented Dec 28, 2017

👍

@cgoldberg cgoldberg deleted the time-limit-error branch December 28, 2017 19:38
@cgoldberg cgoldberg added this to the 0.9.0 milestone Apr 24, 2018
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.

3 participants