[Checkins] [zopefoundation/ZConfig] 1fc4db: 100% coverage for info.py

GitHub noreply at github.com
Sat Feb 11 19:28:20 CET 2017


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

  Changed paths:
    M ZConfig/info.py
    A ZConfig/tests/test_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.




More information about the checkins mailing list