Skip to content

Support Python 3.7 #576

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

Merged
merged 4 commits into from
Jul 26, 2018
Merged

Support Python 3.7 #576

merged 4 commits into from
Jul 26, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Feb 5, 2018

Travis does not support 3.7 on the Trusty images: https://docs.travis-ci.com/user/languages/python/#development-releases-support.. :/

@blueyed
Copy link
Contributor Author

blueyed commented Feb 5, 2018

Coverage reporting (coverage xml) fails, which I could not reproduce using Python 3.7.0b1 - Travis is using a4 still.
https://travis-ci.org/pytest-dev/pytest-django/builds/337570117
Will re-try it later.

@blueyed blueyed self-assigned this Feb 5, 2018
@blueyed blueyed closed this Mar 23, 2018
@blueyed blueyed reopened this Mar 23, 2018
@codecov-io
Copy link

codecov-io commented Mar 23, 2018

Codecov Report

Merging #576 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #576   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files          32       32           
  Lines        1715     1715           
  Branches      142      142           
=======================================
  Hits         1584     1584           
  Misses         94       94           
  Partials       37       37
Flag Coverage Δ
#dj110 84.48% <ø> (ø) ⬆️
#dj111 86.58% <ø> (ø) ⬆️
#dj18 85.3% <ø> (ø) ⬆️
#dj19 84.37% <ø> (ø) ⬆️
#dj20 84.78% <ø> (ø) ⬆️
#dj21 80.64% <ø> (-4.14%) ⬇️
#mysql_innodb 84.78% <ø> (ø) ⬆️
#mysql_myisam 84.72% <ø> (ø) ⬆️
#postgres 88.16% <ø> (ø) ⬆️
#py27 89.73% <ø> (ø) ⬆️
#py34 84.37% <ø> (ø) ⬆️
#py35 84.48% <ø> (ø) ⬆️
#py36 85.24% <ø> (ø) ⬆️
#py37 80.64% <ø> (?)
#sqlite 86.7% <ø> (+0.11%) ⬆️
#sqlite_file 84.37% <ø> (ø) ⬆️

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 be42484...ed0d24f. Read the comment docs.

@blueyed blueyed merged commit 7d2fd06 into pytest-dev:master Jul 26, 2018
@blueyed blueyed deleted the py37 branch July 26, 2018 16:16
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