[Checkins] [zopefoundation/zope.error] ad3459: 100% test coverage.

GitHub noreply at github.com
Thu Jul 20 20:04:26 CEST 2017


  Branch: refs/heads/coverage
  Home:   https://github.com/zopefoundation/zope.error
  Commit: ad3459fc30cae8e9deb3a8e0bb10f69a5641a28b
      https://github.com/zopefoundation/zope.error/commit/ad3459fc30cae8e9deb3a8e0bb10f69a5641a28b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-20 (Thu, 20 Jul 2017)

  Changed paths:
    M .gitignore
    M src/zope/error/_compat.py
    M src/zope/error/error.py
    M src/zope/error/tests.py

  Log Message:
  -----------
  100% test coverage.

Builds on #5 because that's what enabled coverage in the first place.

- Added missing tests.
- Whitespace cleanup in errors.py and tests.py.
- Replace branches in _compat.py with imports from six for coverage
  reasons. This may eventually be completely replaced by #7.
- The zope.testing cleanup function resets properties of the
  globalErrorReportingUtility (necessary because we have test cases
  that change them).




More information about the checkins mailing list