[Pytest-commit] [pytest-dev/pytest] ec6fca: Add codecov support to AppVeyor and remove coveral...

Bruno Oliveira nicoddemus at gmail.com
Thu Sep 6 06:02:58 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: ec6fca4aa715f16d7e3f68e6d33f9c100075daf2
      https://github.com/pytest-dev/pytest/commit/ec6fca4aa715f16d7e3f68e6d33f9c100075daf2
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M .gitattributes
    M .gitignore
    M .travis.yml
    M appveyor.yml
    R scripts/call-tox.bat
    A scripts/prepare-coverage.bat
    A scripts/upload-coverage.bat
    M tox.ini

  Log Message:
  -----------
  Add codecov support to AppVeyor and remove coveralls


  Commit: 5e2bd17d1834cc510a1e7bc1ba4bf7d1b914a27e
      https://github.com/pytest-dev/pytest/commit/5e2bd17d1834cc510a1e7bc1ba4bf7d1b914a27e
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  White list external "env" used by Travis for coverage


  Commit: 418a66a09f7aa5c651b86ff4fbcec09472acfc82
      https://github.com/pytest-dev/pytest/commit/418a66a09f7aa5c651b86ff4fbcec09472acfc82
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Replace coveralls' badge by codecov's


  Commit: e0466d0ad82fc6c6f368d8964166143a50f17d54
      https://github.com/pytest-dev/pytest/commit/e0466d0ad82fc6c6f368d8964166143a50f17d54
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-06 (Thu, 06 Sep 2018)

  Changed paths:
    M .gitattributes
    M .gitignore
    M .travis.yml
    M README.rst
    M appveyor.yml
    R scripts/call-tox.bat
    A scripts/prepare-coverage.bat
    A scripts/upload-coverage.bat
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3923 from nicoddemus/codecov

Add support for codecov in AppVeyor


Compare: https://github.com/pytest-dev/pytest/compare/410d5762c05c...e0466d0ad82f
      **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