Skip to content

Travis: use coverage from existing tox env [skip appveyor]#4368

Merged
nicoddemus merged 1 commit into
pytest-dev:masterfrom
blueyed:toxenv-coverage
Nov 11, 2018
Merged

Travis: use coverage from existing tox env [skip appveyor]#4368
nicoddemus merged 1 commit into
pytest-dev:masterfrom
blueyed:toxenv-coverage

Conversation

@blueyed

@blueyed blueyed commented Nov 11, 2018

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Nov 11, 2018

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4368      +/-   ##
==========================================
- Coverage   95.85%   95.64%   -0.21%     
==========================================
  Files         111      111              
  Lines       24910    24910              
  Branches     2431     2431              
==========================================
- Hits        23877    23825      -52     
- Misses        736      774      +38     
- Partials      297      311      +14
Flag Coverage Δ
#docs ?
#doctesting ?
#linting ?
#linux 95.64% <ø> (ø) ⬆️
#nobyte 91.7% <ø> (-0.15%) ⬇️
#numpy 41.63% <ø> (-51.38%) ⬇️
#pexpect 41.63% <ø> (ø) ⬆️
#py27 93.91% <ø> (-0.12%) ⬇️
#py34 92.04% <ø> (-0.06%) ⬇️
#py35 92.04% <ø> (-0.07%) ⬇️
#py36 93.74% <ø> (-0.16%) ⬇️
#py37 92.21% <ø> (+0.07%) ⬆️
#trial 41.63% <ø> (-51.38%) ⬇️
#windows ?
#xdist 93.58% <ø> (-0.16%) ⬇️
Impacted Files Coverage Δ
testing/test_pathlib.py 91.17% <0%> (-8.83%) ⬇️
src/_pytest/assertion/util.py 92.92% <0%> (-5.19%) ⬇️
testing/test_tmpdir.py 94.33% <0%> (-4.41%) ⬇️
src/_pytest/capture.py 90.7% <0%> (-3.18%) ⬇️
src/_pytest/pathlib.py 88.46% <0%> (-2.2%) ⬇️
testing/acceptance_test.py 97.2% <0%> (-1.08%) ⬇️
src/_pytest/nodes.py 93.95% <0%> (-0.81%) ⬇️
src/_pytest/pytester.py 86.96% <0%> (-0.43%) ⬇️
testing/test_capture.py 98.92% <0%> (-0.31%) ⬇️
src/_pytest/fixtures.py 97.13% <0%> (-0.27%) ⬇️
... 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 7ab3d81...825085f. Read the comment docs.

@blueyed

blueyed commented Nov 11, 2018

Copy link
Copy Markdown
Contributor Author

Coverage decrease is expected due to skipping AppVeyor.

@nicoddemus nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not sure why this change, but I trust @blueyed judgment 😁

@nicoddemus nicoddemus merged commit 7b833ce into pytest-dev:master Nov 11, 2018
@blueyed blueyed deleted the toxenv-coverage branch November 12, 2018 23:45
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