[Checkins] [zopefoundation/zope.configuration] 7a513b: 100% cover for name.py

GitHub noreply at github.com
Tue Sep 25 00:11:57 CEST 2018


  Branch: refs/heads/issue30
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: 7a513bad5d17c208ed1226771f183e526b10b86a
      https://github.com/zopefoundation/zope.configuration/commit/7a513bad5d17c208ed1226771f183e526b10b86a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M .gitignore
    M src/zope/configuration/config.py
    M src/zope/configuration/tests/test_name.py
    M src/zope/configuration/tests/test_xmlconfig.py

  Log Message:
  -----------
  100% cover for name.py

The tests were being skipped entirely because they weren't listed in the suite.

Also fix some broken pragmas.


  Commit: c6040c46b84763c0561735575070ca31c18ba274
      https://github.com/zopefoundation/zope.configuration/commit/c6040c46b84763c0561735575070ca31c18ba274
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M .coveragerc
    M src/zope/configuration/tests/test_docutils.py

  Log Message:
  -----------
  100% coverage for test_docutils.


  Commit: dc3e9730da94ff5f2b9a100bd4ab52b5ae90fc4b
      https://github.com/zopefoundation/zope.configuration/commit/dc3e9730da94ff5f2b9a100bd4ab52b5ae90fc4b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M src/zope/configuration/tests/directives.py

  Log Message:
  -----------
  100% for tests/directive.py


  Commit: 2c8ca887c6b52e46827dd3522622e2af274740ce
      https://github.com/zopefoundation/zope.configuration/commit/2c8ca887c6b52e46827dd3522622e2af274740ce
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M src/zope/configuration/tests/test_xmlconfig.py

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


  Commit: a3ae1efb16dbf0780bc04b2e86a3864538838277
      https://github.com/zopefoundation/zope.configuration/commit/a3ae1efb16dbf0780bc04b2e86a3864538838277
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M src/zope/configuration/tests/test_fields.py
    M tox.ini

  Log Message:
  -----------
  100% coverage of fields.py

Run coverage with Python 3 to test the decode logic.


  Commit: 970a2477ae05ff0e1a3e3c83077539162bd9bfb5
      https://github.com/zopefoundation/zope.configuration/commit/970a2477ae05ff0e1a3e3c83077539162bd9bfb5
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M src/zope/configuration/tests/bad.py
    M src/zope/configuration/tests/test_config.py
    M src/zope/configuration/tests/victim.py
    M tox.ini

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

And bad.py on Python 3; victim.py was accidentally raising an import error, but not the one we wanted.

Also some indentation and style fixes on test_config.py.


Compare: https://github.com/zopefoundation/zope.configuration/compare/7a513bad5d17^...970a2477ae05
      **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