Skip to content

Conversation

@asottile
Copy link
Member

@asottile asottile commented Jun 4, 2019

Remove --recreate from .travis.yml

Remove --recreate from .travis.yml
@blueyed
Copy link
Contributor

blueyed commented Jun 4, 2019

Isn't it a no-op basically? (we have cache: no)
Why the backport?

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #5386 into 4.6-maintenance will increase coverage by 2.6%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##           4.6-maintenance    #5386     +/-   ##
==================================================
+ Coverage            92.34%   94.95%   +2.6%     
==================================================
  Files                  115      115             
  Lines                26362    26362             
  Branches              2603     2603             
==================================================
+ Hits                 24343    25031    +688     
+ Misses                1674     1023    -651     
+ Partials               345      308     -37
Impacted Files Coverage Δ
testing/python/metafunc.py 81.38% <0%> (-13.54%) ⬇️
testing/test_warnings.py 45.35% <0%> (-3.83%) ⬇️
src/_pytest/main.py 96.06% <0%> (+0.21%) ⬆️
src/_pytest/fixtures.py 97.55% <0%> (+0.27%) ⬆️
testing/test_assertrewrite.py 84.06% <0%> (+0.29%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
testing/test_config.py 99.82% <0%> (+0.34%) ⬆️
testing/test_pdb.py 98.44% <0%> (+0.38%) ⬆️
src/_pytest/pytester.py 89.83% <0%> (+0.42%) ⬆️
src/_pytest/assertion/rewrite.py 95.77% <0%> (+0.48%) ⬆️
... and 19 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 54dbfb5...829a598. Read the comment docs.

@asottile
Copy link
Member Author

asottile commented Jun 4, 2019

🤷‍♂️ I figure why not - - and potentially reduce conflicts

@asottile asottile merged commit 937f945 into pytest-dev:4.6-maintenance Jun 4, 2019
@asottile asottile deleted the backport_5384 branch June 4, 2019 02:54
@nicoddemus
Copy link
Member

FTR I don't think this has any practical effect on Travis, given that Travis runs on fresh VMs so all environments are created from scratch anyway. 🤷‍♂

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