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

Travis: use pypy from Xenial, add pypy3 #4757

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Feb 9, 2019

No description provided.

@blueyed

This comment has been minimized.

@blueyed blueyed closed this Feb 9, 2019
@blueyed blueyed deleted the pypy branch February 9, 2019 00:36
@blueyed blueyed restored the pypy branch February 13, 2019 17:23
@blueyed blueyed reopened this Feb 13, 2019
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #4757 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4757      +/-   ##
==========================================
+ Coverage   95.48%   95.49%   +<.01%     
==========================================
  Files         113      113              
  Lines       25150    25041     -109     
  Branches     2498     2486      -12     
==========================================
- Hits        24015    23913     -102     
+ Misses        803      798       -5     
+ Partials      332      330       -2
Flag Coverage Δ
#docs 29.55% <ø> (+0.04%) ⬆️
#doctesting 29.55% <ø> (+0.04%) ⬆️
#linting 29.55% <ø> (+0.04%) ⬆️
#linux 95.49% <ø> (ø) ⬆️
#nobyte 91.58% <ø> (ø) ⬆️
#numpy 42.09% <ø> (+0.11%) ⬆️
#pexpect 42.09% <ø> (+0.11%) ⬆️
#pluggymaster 93.56% <ø> (+0.01%) ⬆️
#py27 93.56% <ø> (-0.01%) ⬇️
#py34 91.56% <ø> (+0.08%) ⬆️
#py35 91.56% <ø> (+0.06%) ⬆️
#py36 91.54% <ø> (+0.05%) ⬆️
#py37 93.63% <ø> (-0.02%) ⬇️
#trial 42.09% <ø> (+0.11%) ⬆️
#xdist 93.47% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
src/_pytest/warning_types.py 92.85% <0%> (-7.15%) ⬇️
src/_pytest/cacheprovider.py 95.75% <0%> (-1.42%) ⬇️
testing/test_session.py 96.37% <0%> (-0.32%) ⬇️
testing/test_mark.py 99.06% <0%> (-0.32%) ⬇️
testing/test_config.py 99.42% <0%> (-0.21%) ⬇️
testing/test_pytester.py 87.45% <0%> (-0.13%) ⬇️
src/_pytest/config/__init__.py 93.67% <0%> (-0.13%) ⬇️
src/_pytest/main.py 95.93% <0%> (-0.09%) ⬇️
testing/test_assertrewrite.py 83.48% <0%> (-0.08%) ⬇️
src/_pytest/helpconfig.py 97.24% <0%> (-0.05%) ⬇️
... and 15 more

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 f0a9f90...214c331. Read the comment docs.

@nicoddemus
Copy link
Member

Not waiting on AppVeyor as it does not apply there.

@nicoddemus nicoddemus merged commit bf6dcd6 into pytest-dev:master Feb 18, 2019
@blueyed blueyed deleted the pypy branch February 18, 2019 23:14
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.

3 participants