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

Give better error message when kubernetes env vars collide with locust's #1343

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Apr 20, 2020

Helps with #1226

@codecov
Copy link

codecov bot commented Apr 20, 2020

Codecov Report

Merging #1343 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1343      +/-   ##
==========================================
- Coverage   81.06%   81.03%   -0.03%     
==========================================
  Files          24       24              
  Lines        2234     2236       +2     
  Branches      339      340       +1     
==========================================
+ Hits         1811     1812       +1     
  Misses        333      333              
- Partials       90       91       +1     
Impacted Files Coverage Δ
locust/argument_parser.py 73.58% <0.00%> (-1.42%) ⬇️
locust/contrib/fasthttp.py 88.08% <0.00%> (+0.51%) ⬆️

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 1595029...53f9da9. Read the comment docs.

@heyman
Copy link
Member

heyman commented Apr 20, 2020

Looks good!

@heyman heyman added LGTM and removed LGTM labels Apr 20, 2020
@heyman heyman merged commit 4150229 into master Apr 20, 2020
@cyberw cyberw deleted the better-error-message-when-kubernetes-env-vars-collide-with-locusts 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.

2 participants