Skip to content

Travis: do not cache tox dirs #564

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 1 commit into from
Dec 25, 2017

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Dec 25, 2017

Re-using an existing .tox dir will result in less informative error
messages, e.g. when python_requires is broken [1].

1: https://travis-ci.org/pytest-dev/pytest-django/jobs/310792370

Re-using an existing `.tox` dir will result in less informative error
messages, e.g. when `python_requires` is broken [1].

1: https://travis-ci.org/pytest-dev/pytest-django/jobs/310792370
@codecov-io
Copy link

codecov-io commented Dec 25, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #564   +/-   ##
=======================================
  Coverage   92.04%   92.04%           
=======================================
  Files          33       33           
  Lines        1647     1647           
  Branches      142      142           
=======================================
  Hits         1516     1516           
  Misses         93       93           
  Partials       38       38
Flag Coverage Δ
#dj110 84.09% <ø> (ø) ⬆️
#dj111 86.15% <ø> (ø) ⬆️
#dj18 84.94% <ø> (ø) ⬆️
#dj19 83.97% <ø> (ø) ⬆️
#dj20 84.39% <ø> (ø) ⬆️
#djmaster 84.39% <ø> (ø) ⬆️
#mysql_innodb 84.39% <ø> (ø) ⬆️
#mysql_myisam 84.33% <ø> (ø) ⬆️
#postgres 87.67% <ø> (ø) ⬆️
#py27 89.43% <ø> (ø) ⬆️
#py34 83.97% <ø> (ø) ⬆️
#py35 84.09% <ø> (ø) ⬆️
#py36 84.88% <ø> (ø) ⬆️
#sqlite 86.15% <ø> (ø) ⬆️
#sqlite_file 83.97% <ø> (ø) ⬆️

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 ac7eb3b...7b6d61b. Read the comment docs.

@blueyed blueyed merged commit de3c79b into pytest-dev:master Dec 25, 2017
@blueyed blueyed deleted the travis-no-tox-cache branch December 25, 2017 18:17
timb07 pushed a commit to timb07/pytest-django that referenced this pull request May 26, 2018
Re-using an existing `.tox` dir will result in less informative error
messages, e.g. when `python_requires` is broken [1].

1: https://travis-ci.org/pytest-dev/pytest-django/jobs/310792370
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