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

Stop exposing exceptions on locust module, remove old wait api (step 1 of fixing #1328) #1329

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Apr 15, 2020

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #1329 into master will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1329      +/-   ##
==========================================
+ Coverage   80.63%   80.82%   +0.18%     
==========================================
  Files          24       24              
  Lines        2184     2169      -15     
  Branches      334      329       -5     
==========================================
- Hits         1761     1753       -8     
+ Misses        335      329       -6     
+ Partials       88       87       -1     
Impacted Files Coverage Δ
locust/util/deprecation.py 75.00% <ø> (-1.20%) ⬇️
locust/core.py 96.31% <100.00%> (-0.50%) ⬇️
locust/web.py 91.07% <0.00%> (+0.59%) ⬆️
locust/runners.py 79.43% <0.00%> (+0.86%) ⬆️

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 6524c2f...e7e4f32. Read the comment docs.

@heyman
Copy link
Member

heyman commented Apr 15, 2020

👍 LGTM

@cyberw cyberw merged commit 47faf32 into master Apr 15, 2020
@cyberw cyberw deleted the cleanup-(step-one-of-fixing-#1328) 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