Skip to content
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

No longer upload code coverage to coveralls #4186

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

nicoddemus
Copy link
Member

@nicoddemus nicoddemus commented Oct 17, 2018

We have moved to codecov for awhile now, and uploading to coveralls is breaking
OS-X builds for py37 [1], so we might as well take this opportunity to drop
it.

[1] https://travis-ci.org/pytest-dev/pytest/jobs/442858038

We have since moved to codecov and uploading to coveralls is breaking
OS-X builds for py37 [1], so we might as well take this opportunity to drop
it.

[1] https://travis-ci.org/pytest-dev/pytest/jobs/442858038
@nicoddemus nicoddemus mentioned this pull request Oct 17, 2018
@codecov
Copy link

codecov bot commented Oct 18, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4186   +/-   ##
======================================
  Coverage    95.8%   95.8%           
======================================
  Files         109     109           
  Lines       24231   24231           
  Branches     2389    2389           
======================================
  Hits        23214   23214           
  Misses        721     721           
  Partials      296     296
Flag Coverage Δ
#docs 28.48% <ø> (ø) ⬆️
#doctesting 28.48% <ø> (ø) ⬆️
#linting 28.48% <ø> (ø) ⬆️
#linux 95.58% <ø> (ø) ⬆️
#nobyte 91.87% <ø> (ø) ⬆️
#numpy 92.89% <ø> (-0.01%) ⬇️
#pexpect 41.31% <ø> (ø) ⬆️
#py27 93.93% <ø> (ø) ⬆️
#py34 92.26% <ø> (+0.03%) ⬆️
#py35 92.27% <ø> (+0.03%) ⬆️
#py36 93.93% <ø> (ø) ⬆️
#py37 92.3% <ø> (+0.03%) ⬆️
#trial 92.89% <ø> (-0.01%) ⬇️
#windows 94.03% <ø> (ø) ⬆️
#xdist 93.77% <ø> (ø) ⬆️

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 e6b01b4...12f94b8. Read the comment docs.

@nicoddemus nicoddemus merged commit 517ee58 into pytest-dev:master Oct 18, 2018
@nicoddemus nicoddemus deleted the drop-coveralls branch October 18, 2018 11:14
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