[Checkins] [zopefoundation/ZConfig] 206cb2: 100% coverage for info.py

GitHub noreply at github.com
Sat Feb 11 19:27:12 CET 2017


  Branch: refs/heads/coverage-100
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 206cb2a058ca57fec9ca1380ca8abc72d26819e0
      https://github.com/zopefoundation/ZConfig/commit/206cb2a058ca57fec9ca1380ca8abc72d26819e0
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M ZConfig/info.py

  Log Message:
  -----------
  100% coverage for info.py

- SectionType has a few no-covers for exception cases that I didn't
  feel like mocking up all the conditions for.

- Make the type objects, well, objects. They had a ``__metaclass__``
  statement that I think did the same thing on Python 2.


  Commit: ecf2a0d295133c6c3bf6720c85f04986a0c6e55c
      https://github.com/zopefoundation/ZConfig/commit/ecf2a0d295133c6c3bf6720c85f04986a0c6e55c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M ZConfig/info.py

  Log Message:
  -----------
  Fix Py3 test error.


Compare: https://github.com/zopefoundation/ZConfig/compare/e13cd1351728...ecf2a0d29513


More information about the checkins mailing list