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 json() method to FastHttpLocust (to match regular HttpLocust) #1259

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Feb 19, 2020

No description provided.

@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #1259 into master will increase coverage by 0.08%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1259      +/-   ##
==========================================
+ Coverage   77.62%   77.71%   +0.08%     
==========================================
  Files          20       20              
  Lines        1980     1983       +3     
  Branches      313      313              
==========================================
+ Hits         1537     1541       +4     
+ Misses        365      364       -1     
  Partials       78       78
Impacted Files Coverage Δ
locust/contrib/fasthttp.py 87.2% <66.66%> (-1.55%) ⬇️
locust/core.py 92.5% <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 36f8ca3...e2ba0dd. Read the comment docs.

@cyberw cyberw merged commit 1165ca8 into master Feb 20, 2020
@heyman
Copy link
Member

heyman commented Feb 24, 2020

Nice!

@cyberw cyberw deleted the add-json()-method-to-fasthttplocust-client-to-support-the-same-things-as-regular-httplocust branch August 19, 2020 08:07
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