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 issue with non str, non Exception type failure messages #1517

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Aug 13, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #1517 into master will decrease coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1517      +/-   ##
==========================================
- Coverage   81.34%   81.22%   -0.13%     
==========================================
  Files          27       27              
  Lines        2391     2391              
  Branches      368      368              
==========================================
- Hits         1945     1942       -3     
- Misses        353      356       +3     
  Partials       93       93              
Impacted Files Coverage Δ
locust/clients.py 90.19% <0.00%> (-4.91%) ⬇️
locust/contrib/fasthttp.py 85.44% <0.00%> (ø)
locust/runners.py 80.61% <0.00%> (-0.21%) ⬇️
locust/user/task.py 97.29% <0.00%> (+1.62%) ⬆️

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 0a0b273...7953ad9. Read the comment docs.

@cyberw cyberw requested a review from heyman August 14, 2020 08:09
@cyberw cyberw merged commit ac98025 into master Aug 17, 2020
@cyberw cyberw deleted the fix-issue-with-non-str-failure-messags 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.

1 participant