[Checkins] [zopefoundation/zope.generations] ef5601: Reach 100% coverage

GitHub noreply at github.com
Tue Oct 23 14:58:54 CEST 2018


  Branch: refs/heads/coverage
  Home:   https://github.com/zopefoundation/zope.generations
  Commit: ef56016d35968e8b978f181c4e5684dd056f13b2
      https://github.com/zopefoundation/zope.generations/commit/ef56016d35968e8b978f181c4e5684dd056f13b2
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M .coveragerc
    M README.rst
    M setup.py
    M src/zope/generations/README.rst
    M src/zope/generations/demo/evolve1.py
    M src/zope/generations/demo3/install.py
    M src/zope/generations/generations.py
    M src/zope/generations/tests/test_backwardcompat.py
    M src/zope/generations/tests/test_generations.py
    M src/zope/generations/utility.py
    M tox.ini

  Log Message:
  -----------
  Reach 100% coverage

- Stop importing ZODB.tests; it imports 'mock' and we didn't always
  get that installed.

- Use the usual coverage environment in tox.ini

- Fix a DeprecationWarning about cgi.escape

- Add badges to README.rst



      **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 checkins mailing list