[Checkins] [zopefoundation/zope.lifecycleevent] aad752: Add Python 3.6 and enable coverage reporting for t...

GitHub noreply at github.com
Fri Jun 23 18:32:43 CEST 2017


  Branch: refs/heads/py36-and-coverage
  Home:   https://github.com/zopefoundation/zope.lifecycleevent
  Commit: aad7525b37594ae2e7c2e8020a362e1871338813
      https://github.com/zopefoundation/zope.lifecycleevent/commit/aad7525b37594ae2e7c2e8020a362e1871338813
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    A setup.cfg
    M setup.py
    M src/zope/lifecycleevent/tests.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6 and enable coverage reporting for tox and coveralls

Fixes #8

Reach 100% test coverage and simplify the test structure to combine
many common tests and fixtures.

Also some minor project janitoring.




More information about the checkins mailing list