Skip to content

Conversation

@nicoddemus
Copy link
Member

@nicoddemus nicoddemus commented Feb 26, 2019

Dropped AppVeyor, and configure azure-pipelines to use PYTEST_COVERAGE=1 to enable coverage, similar to Travis.

@nicoddemus nicoddemus requested a review from blueyed February 26, 2019 22:04
@codecov
Copy link

codecov bot commented Feb 26, 2019

Codecov Report

Merging #4840 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4840      +/-   ##
=========================================
- Coverage   94.51%   94.5%   -0.01%     
=========================================
  Files         113     113              
  Lines       25163   25163              
  Branches     2498    2498              
=========================================
- Hits        23783   23781       -2     
+ Misses       1057    1054       -3     
- Partials      323     328       +5
Flag Coverage Δ
#linux 91.91% <ø> (+0.05%) ⬆️
#windows 93.65% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
src/_pytest/assertion/util.py 93.3% <0%> (-4.34%) ⬇️
src/_pytest/cacheprovider.py 95.75% <0%> (-1.42%) ⬇️
src/_pytest/doctest.py 93.47% <0%> (-0.73%) ⬇️
src/_pytest/capture.py 93.66% <0%> (-0.46%) ⬇️
src/_pytest/terminal.py 91.74% <0%> (+2.64%) ⬆️

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 9dcd6f2...cd9415b. Read the comment docs.

@nicoddemus
Copy link
Member Author

Completed after 22m 28s

@nicoddemus nicoddemus merged commit f1254c4 into pytest-dev:master Feb 26, 2019
@nicoddemus nicoddemus deleted the drop-appveyor branch February 26, 2019 23:42
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