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

fade into the running screen before getting a response from the server #1479

Merged

Conversation

camilojimenez
Copy link

Attempts to solve #1463, by fading into the dashboard screen.

@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1479      +/-   ##
==========================================
+ Coverage   81.32%   81.43%   +0.11%     
==========================================
  Files          27       27              
  Lines        2377     2386       +9     
  Branches      365      366       +1     
==========================================
+ Hits         1933     1943      +10     
+ Misses        354      351       -3     
- Partials       90       92       +2     
Impacted Files Coverage Δ
locust/event.py 91.89% <0.00%> (+0.22%) ⬆️
locust/stats.py 89.01% <0.00%> (+0.22%) ⬆️
locust/runners.py 80.61% <0.00%> (+0.32%) ⬆️

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 c58b82b...467c4ba. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Jul 13, 2020

LGTM! Thanks!

@cyberw cyberw merged commit e775899 into locustio:master Jul 13, 2020
@camilojimenez camilojimenez deleted the handle-exceptions-in-event-listeners branch July 13, 2020 14:05
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