Skip to content

Pass TRAVIS env var to test environments [skip appveyor]#4163

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:travis-passenv-4162
Oct 15, 2018
Merged

Pass TRAVIS env var to test environments [skip appveyor]#4163
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:travis-passenv-4162

Conversation

@nicoddemus
Copy link
Member

xdist has a workaround inplace for Travis so "-n auto" works.

Fix #4162

xdist has an workaround inplace for Travis so "-n auto" works.

Fix pytest-dev#4162
@nicoddemus nicoddemus requested a review from asottile October 15, 2018 23:08
@nicoddemus
Copy link
Member Author

py27-nobyte:

gw0 [2263] / gw1 [2263]

😎

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #4163 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4163      +/-   ##
==========================================
- Coverage    95.8%   95.66%   -0.15%     
==========================================
  Files         109      109              
  Lines       23828    23828              
  Branches     2352     2352              
==========================================
- Hits        22829    22794      -35     
- Misses        708      735      +27     
- Partials      291      299       +8
Flag Coverage Δ
#docs ?
#doctesting ?
#linting ?
#linux 95.66% <ø> (ø) ⬆️
#nobyte 91.28% <ø> (-0.63%) ⬇️
#numpy 41.42% <ø> (-51.58%) ⬇️
#pexpect 41.42% <ø> (ø) ⬆️
#py27 93.9% <ø> (-0.11%) ⬇️
#py34 92.23% <ø> (-0.09%) ⬇️
#py35 92.25% <ø> (-0.09%) ⬇️
#py36 93.89% <ø> (-0.17%) ⬇️
#py37 92.41% <ø> (+0.03%) ⬆️
#trial 41.42% <ø> (-51.58%) ⬇️
#windows ?
#xdist 93.65% <ø> (-0.14%) ⬇️
Impacted Files Coverage Δ
testing/test_paths.py 86.36% <0%> (-13.64%) ⬇️
src/_pytest/paths.py 91.3% <0%> (-8.7%) ⬇️
testing/test_tmpdir.py 95.06% <0%> (-4.94%) ⬇️
src/_pytest/capture.py 90.16% <0%> (-3.21%) ⬇️
src/_pytest/nodes.py 93.69% <0%> (-0.85%) ⬇️
testing/acceptance_test.py 97.59% <0%> (-0.66%) ⬇️
src/_pytest/pytester.py 86.47% <0%> (-0.46%) ⬇️
testing/test_capture.py 98.94% <0%> (-0.31%) ⬇️
src/_pytest/fixtures.py 97.02% <0%> (-0.28%) ⬇️

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 9087ac4...12edc4e. Read the comment docs.

@nicoddemus nicoddemus merged commit 17655b5 into pytest-dev:master Oct 15, 2018
@nicoddemus nicoddemus deleted the travis-passenv-4162 branch October 15, 2018 23:50
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