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 Python 3.8 to the test matrix #1110

Merged
merged 1 commit into from
Oct 19, 2019
Merged

Add Python 3.8 to the test matrix #1110

merged 1 commit into from
Oct 19, 2019

Conversation

jdufresne
Copy link
Contributor

Python 3.8 was released on October 14th, 2019.

Python 3.8 was released on October 14th, 2019.
@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1110     +/-   ##
=========================================
+ Coverage   72.45%   73.15%   +0.7%     
=========================================
  Files          17       17             
  Lines        1706     1751     +45     
  Branches      255      255             
=========================================
+ Hits         1236     1281     +45     
  Misses        408      408             
  Partials       62       62
Impacted Files Coverage Δ
locust/rpc/zmqrpc.py 100% <0%> (ø) ⬆️
locust/rpc/protocol.py 100% <0%> (ø) ⬆️
locust/contrib/fasthttp.py 92.94% <0%> (+0.12%) ⬆️
locust/core.py 85.26% <0%> (+0.33%) ⬆️
locust/stats.py 81.44% <0%> (+0.64%) ⬆️
locust/runners.py 55.42% <0%> (+1.17%) ⬆️
locust/web.py 82.75% <0%> (+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 5518593...a3bf4eb. Read the comment docs.

@heyman heyman merged commit f4a5706 into locustio:master Oct 19, 2019
@heyman
Copy link
Member

heyman commented Oct 19, 2019

Nice!

@jdufresne jdufresne deleted the py38 branch October 19, 2019 23:03
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