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

Add reference to LocustRunner instance and WebUI instance on Environment #1291

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

heyman
Copy link
Member

@heyman heyman commented Mar 16, 2020

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2020

Codecov Report

Merging #1291 into master will decrease coverage by 0.04%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1291      +/-   ##
==========================================
- Coverage    79.6%   79.55%   -0.05%     
==========================================
  Files          23       23              
  Lines        2069     2074       +5     
  Branches      320      321       +1     
==========================================
+ Hits         1647     1650       +3     
- Misses        342      343       +1     
- Partials       80       81       +1
Impacted Files Coverage Δ
locust/main.py 23.59% <0%> (ø) ⬆️
locust/runners.py 75.76% <100%> (-0.66%) ⬇️
locust/env.py 100% <100%> (ø) ⬆️
locust/web.py 89.33% <88.46%> (+0.14%) ⬆️
locust/core.py 91.73% <0%> (+0.41%) ⬆️

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 d45bac9...175bd8a. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Mar 21, 2020

LGTM. And I need it, so I'm merging :)

@cyberw cyberw merged commit 17d4ac4 into master Mar 21, 2020
@heyman heyman deleted the runner-web-references-on-environment branch April 14, 2020 09:59
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