Skip to content

CI: use py37 instead of py36 by default #4373

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 3 commits into from
Nov 12, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 11, 2018

Closes #4370.

@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4373      +/-   ##
=========================================
+ Coverage   95.84%   95.9%   +0.05%     
=========================================
  Files         111     111              
  Lines       24928   24928              
  Branches     2431    2431              
=========================================
+ Hits        23892   23906      +14     
+ Misses        738     724      -14     
  Partials      298     298
Flag Coverage Δ
#docs 28.85% <ø> (ø) ⬆️
#doctesting 28.85% <ø> (ø) ⬆️
#linting 28.85% <ø> (ø) ⬆️
#linux 95.68% <ø> (+0.05%) ⬆️
#nobyte 92.33% <ø> (ø) ⬆️
#numpy 93.12% <ø> (+0.16%) ⬆️
#pexpect 41.79% <ø> (+0.2%) ⬆️
#py27 94.03% <ø> (ø) ⬆️
#py34 92.15% <ø> (+0.06%) ⬆️
#py35 92.16% <ø> (+0.06%) ⬆️
#py36 92.18% <ø> (-1.71%) ⬇️
#py37 94.08% <ø> (+1.93%) ⬆️
#trial 93.12% <ø> (+0.16%) ⬆️
#windows 94.09% <ø> (+0.2%) ⬆️
#xdist 93.92% <ø> (+0.18%) ⬆️
Impacted Files Coverage Δ
testing/test_pdb.py 99.01% <0%> (+3.43%) ⬆️

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 9af613b...0df5ce4. Read the comment docs.

@nicoddemus nicoddemus merged commit 243d898 into pytest-dev:master Nov 12, 2018
@blueyed blueyed deleted the py37-by-default branch November 12, 2018 23:53
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