Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 14, 2019

Travis are now recommending removing the sudo tag.

"If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration"

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4796      +/-   ##
==========================================
+ Coverage   95.47%   95.67%   +0.19%     
==========================================
  Files         113      113              
  Lines       25041    25041              
  Branches     2486     2486              
==========================================
+ Hits        23908    23958      +50     
+ Misses        800      767      -33     
+ Partials      333      316      -17
Flag Coverage Δ
#docs 29.63% <ø> (+0.17%) ⬆️
#doctesting 29.63% <ø> (+0.17%) ⬆️
#linting 29.63% <ø> (+0.17%) ⬆️
#linux 95.49% <ø> (+0.01%) ⬆️
#nobyte 92.22% <ø> (+0.63%) ⬆️
#numpy 93.06% <ø> (+50.99%) ⬆️
#pexpect 42.09% <ø> (+0.02%) ⬆️
#pluggymaster 93.73% <ø> (+0.23%) ⬆️
#py27 93.7% <ø> (+0.15%) ⬆️
#py34 91.69% <ø> (+0.18%) ⬆️
#py35 91.69% <ø> (+0.18%) ⬆️
#py36 91.71% <ø> (+0.23%) ⬆️
#py37 93.8% <ø> (+0.18%) ⬆️
#trial 93.06% <ø> (+50.99%) ⬆️
#windows 93.75% <ø> (?)
#xdist 93.64% <ø> (+0.16%) ⬆️
Impacted Files Coverage Δ
src/_pytest/fixtures.py 97.91% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.23% <0%> (+0.3%) ⬆️
src/_pytest/pytester.py 87.44% <0%> (+0.42%) ⬆️
src/_pytest/terminal.py 91.85% <0%> (+0.81%) ⬆️
src/_pytest/nodes.py 95.52% <0%> (+0.99%) ⬆️
testing/acceptance_test.py 97.86% <0%> (+1.06%) ⬆️
src/_pytest/cacheprovider.py 97.16% <0%> (+1.41%) ⬆️
src/_pytest/pathlib.py 90.65% <0%> (+2.19%) ⬆️
src/_pytest/capture.py 93.66% <0%> (+3.16%) ⬆️
testing/test_tmpdir.py 98.92% <0%> (+3.76%) ⬆️
... and 1 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 c84ae0b...0e4750d. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4796      +/-   ##
==========================================
+ Coverage   95.47%   95.67%   +0.19%     
==========================================
  Files         113      113              
  Lines       25041    25041              
  Branches     2486     2486              
==========================================
+ Hits        23908    23958      +50     
+ Misses        800      767      -33     
+ Partials      333      316      -17
Flag Coverage Δ
#docs 29.63% <ø> (+0.17%) ⬆️
#doctesting 29.63% <ø> (+0.17%) ⬆️
#linting 29.63% <ø> (+0.17%) ⬆️
#linux 95.49% <ø> (+0.01%) ⬆️
#nobyte 92.22% <ø> (+0.63%) ⬆️
#numpy 93.06% <ø> (+50.99%) ⬆️
#pexpect 42.09% <ø> (+0.02%) ⬆️
#pluggymaster 93.73% <ø> (+0.23%) ⬆️
#py27 93.7% <ø> (+0.15%) ⬆️
#py34 91.69% <ø> (+0.18%) ⬆️
#py35 91.69% <ø> (+0.18%) ⬆️
#py36 91.71% <ø> (+0.23%) ⬆️
#py37 93.8% <ø> (+0.18%) ⬆️
#trial 93.06% <ø> (+50.99%) ⬆️
#windows 93.75% <ø> (?)
#xdist 93.64% <ø> (+0.16%) ⬆️
Impacted Files Coverage Δ
src/_pytest/fixtures.py 97.91% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.23% <0%> (+0.3%) ⬆️
src/_pytest/pytester.py 87.44% <0%> (+0.42%) ⬆️
src/_pytest/terminal.py 91.85% <0%> (+0.81%) ⬆️
src/_pytest/nodes.py 95.52% <0%> (+0.99%) ⬆️
testing/acceptance_test.py 97.86% <0%> (+1.06%) ⬆️
src/_pytest/cacheprovider.py 97.16% <0%> (+1.41%) ⬆️
src/_pytest/pathlib.py 90.65% <0%> (+2.19%) ⬆️
src/_pytest/capture.py 93.66% <0%> (+3.16%) ⬆️
testing/test_tmpdir.py 98.92% <0%> (+3.76%) ⬆️
... and 1 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 c84ae0b...0e4750d. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4796      +/-   ##
==========================================
+ Coverage   95.47%   95.67%   +0.19%     
==========================================
  Files         113      113              
  Lines       25041    25041              
  Branches     2486     2486              
==========================================
+ Hits        23908    23958      +50     
+ Misses        800      767      -33     
+ Partials      333      316      -17
Flag Coverage Δ
#docs 29.63% <ø> (+0.17%) ⬆️
#doctesting 29.63% <ø> (+0.17%) ⬆️
#linting 29.63% <ø> (+0.17%) ⬆️
#linux 95.49% <ø> (+0.01%) ⬆️
#nobyte 92.22% <ø> (+0.63%) ⬆️
#numpy 93.06% <ø> (+50.99%) ⬆️
#pexpect 42.09% <ø> (+0.02%) ⬆️
#pluggymaster 93.73% <ø> (+0.23%) ⬆️
#py27 93.7% <ø> (+0.15%) ⬆️
#py34 91.69% <ø> (+0.18%) ⬆️
#py35 91.69% <ø> (+0.18%) ⬆️
#py36 91.71% <ø> (+0.23%) ⬆️
#py37 93.8% <ø> (+0.18%) ⬆️
#trial 93.06% <ø> (+50.99%) ⬆️
#windows 93.75% <ø> (?)
#xdist 93.64% <ø> (+0.16%) ⬆️
Impacted Files Coverage Δ
src/_pytest/fixtures.py 97.91% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.23% <0%> (+0.3%) ⬆️
src/_pytest/pytester.py 87.44% <0%> (+0.42%) ⬆️
src/_pytest/terminal.py 91.85% <0%> (+0.81%) ⬆️
src/_pytest/nodes.py 95.52% <0%> (+0.99%) ⬆️
testing/acceptance_test.py 97.86% <0%> (+1.06%) ⬆️
src/_pytest/cacheprovider.py 97.16% <0%> (+1.41%) ⬆️
src/_pytest/pathlib.py 90.65% <0%> (+2.19%) ⬆️
src/_pytest/capture.py 93.66% <0%> (+3.16%) ⬆️
testing/test_tmpdir.py 98.92% <0%> (+3.76%) ⬆️
... and 1 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 c84ae0b...0e4750d. Read the comment docs.

@blueyed blueyed merged commit 2106515 into pytest-dev:master Feb 14, 2019
@cclauss cclauss deleted the patch-1 branch February 14, 2019 17:35
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