[Pytest-commit] [pytest-dev/pytest] 12f94b: No longer upload code coverage to coveralls

Bruno Oliveira nicoddemus at gmail.com
Thu Oct 18 06:48:42 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 12f94b81c0b76dfcdf32290615d6755458b6d626
      https://github.com/pytest-dev/pytest/commit/12f94b81c0b76dfcdf32290615d6755458b6d626
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  No longer upload code coverage to coveralls

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


  Commit: 517ee588c668504972cc2e5cb13d7ce197cb225d
      https://github.com/pytest-dev/pytest/commit/517ee588c668504972cc2e5cb13d7ce197cb225d
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #4186 from nicoddemus/drop-coveralls

No longer upload code coverage to coveralls


Compare: https://github.com/pytest-dev/pytest/compare/e6b01b45f14c...517ee588c668
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list