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 bug causing test_stop event to be fired twice in master node #1641

Merged
merged 2 commits into from
Dec 1, 2020

Conversation

heyman
Copy link
Member

@heyman heyman commented Dec 1, 2020

Fix for #1638

@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #1641 (15c5ddc) into master (12ff1d8) will increase coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1641      +/-   ##
==========================================
+ Coverage   80.53%   80.82%   +0.29%     
==========================================
  Files          30       30              
  Lines        2677     2676       -1     
  Branches      411      410       -1     
==========================================
+ Hits         2156     2163       +7     
+ Misses        424      419       -5     
+ Partials       97       94       -3     
Impacted Files Coverage Δ
locust/runners.py 86.12% <100.00%> (+0.93%) ⬆️
locust/stats.py 88.82% <0.00%> (ø)
locust/user/task.py 96.27% <0.00%> (+0.53%) ⬆️
locust/event.py 92.68% <0.00%> (+4.87%) ⬆️

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 12ff1d8...15c5ddc. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Dec 1, 2020

nice!

@cyberw cyberw merged commit ab72014 into master Dec 1, 2020
@cyberw cyberw deleted the fix-1638 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.

None yet

2 participants