[Checkins] [zopefoundation/zope.interface] 3a1a26: Enable combined coverage reports under tox and bra...

GitHub noreply at github.com
Wed Jun 14 16:47:17 CEST 2017


  Branch: refs/heads/combined-coverage
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 3a1a264e6dc116c620153d2b691d5668dfaee9a4
      https://github.com/zopefoundation/zope.interface/commit/3a1a264e6dc116c620153d2b691d5668dfaee9a4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M .coveragerc
    M .gitignore
    M src/zope/interface/_compat.py
    M src/zope/interface/adapter.py
    M src/zope/interface/advice.py
    M src/zope/interface/declarations.py
    M src/zope/interface/interface.py
    M src/zope/interface/tests/advisory_testing.py
    M src/zope/interface/tests/odd.py
    M src/zope/interface/tests/test_adapter.py
    M src/zope/interface/tests/test_declarations.py
    M src/zope/interface/tests/test_exceptions.py
    M src/zope/interface/tests/test_interface.py
    M src/zope/interface/tests/test_odd_declarations.py
    M src/zope/interface/verify.py
    M tox.ini

  Log Message:
  -----------
  Enable combined coverage reports under tox and branch coverage

Fixes #91

Remove many (or most) now-redundant 'pragma: no cover'.

A few minor test changes to get full branch coverage.




More information about the checkins mailing list