[Checkins] [zopefoundation/zope.testrunner] c9df39: Add a coverage environment and coveralls.io

GitHub noreply at github.com
Mon Nov 13 14:00:22 CET 2017


  Branch: refs/heads/coverage
  Home:   https://github.com/zopefoundation/zope.testrunner
  Commit: c9df399850a500cc2ff6474b95643892b4235dec
      https://github.com/zopefoundation/zope.testrunner/commit/c9df399850a500cc2ff6474b95643892b4235dec
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add a coverage environment and coveralls.io

Also drop Python 3.3.


  Commit: 4253f06b53dc00f3448de6b4e65eef0b4128060a
      https://github.com/zopefoundation/zope.testrunner/commit/4253f06b53dc00f3448de6b4e65eef0b4128060a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    M src/zope/testrunner/profiling.py

  Log Message:
  -----------
  Remove code designed to support profiling in Python 2.5 and earlier.


  Commit: 5d70b40717fb20055f658d844688c9e9dd494c61
      https://github.com/zopefoundation/zope.testrunner/commit/5d70b40717fb20055f658d844688c9e9dd494c61
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    M .coveragerc
    M src/zope/testrunner/coverage.py
    M src/zope/testrunner/profiling.py
    M src/zope/testrunner/tests/test_doctest.py
    M src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py
    M src/zope/testrunner/tests/testrunner-knit.txt
    M tox.ini

  Log Message:
  -----------
  Low-hanging fruit for coverage. Also whitespace cleanup in test_doctests.py


Compare: https://github.com/zopefoundation/zope.testrunner/compare/c9df399850a5^...5d70b40717fb


More information about the checkins mailing list