[Checkins] [zopefoundation/z3c.pt] 69a891: 100% coverage for expressions.py

GitHub noreply at github.com
Tue Oct 17 16:15:46 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.pt
  Commit: 69a89104cb5a6f78ef93e8f97fa11f6ec64925ce
      https://github.com/zopefoundation/z3c.pt/commit/69a89104cb5a6f78ef93e8f97fa11f6ec64925ce
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M src/z3c/pt/__init__.py
    M src/z3c/pt/expressions.py
    M src/z3c/pt/pagetemplate.py
    A src/z3c/pt/tests/test_expressions.py
    M src/z3c/pt/tests/test_templates.py

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


  Commit: 508987dd6cef751215c71d42bff996964c1734d0
      https://github.com/zopefoundation/z3c.pt/commit/508987dd6cef751215c71d42bff996964c1734d0
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/z3c/pt/README.rst
    M src/z3c/pt/namespaces.py
    A src/z3c/pt/tests/test_namespaces.py

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

Also fixes #3

Install zope.pagetemplate for tests and ensure that we use the correct
namespaces.


  Commit: f09ad39274834601f8fa769e03f4e78ccc335b26
      https://github.com/zopefoundation/z3c.pt/commit/f09ad39274834601f8fa769e03f4e78ccc335b26
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M src/z3c/pt/pagetemplate.py
    M src/z3c/pt/tests/test_expressions.py
    M src/z3c/pt/tests/test_templates.py
    M tox.ini

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


  Commit: bd6e193a85742657a96ff10491bb75265c04f0ac
      https://github.com/zopefoundation/z3c.pt/commit/bd6e193a85742657a96ff10491bb75265c04f0ac
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/z3c/pt/README.rst
    M src/z3c/pt/__init__.py
    M src/z3c/pt/expressions.py
    M src/z3c/pt/namespaces.py
    M src/z3c/pt/pagetemplate.py
    A src/z3c/pt/tests/test_expressions.py
    A src/z3c/pt/tests/test_namespaces.py
    M src/z3c/pt/tests/test_templates.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #7 from zopefoundation/issue5

100% coverage


Compare: https://github.com/zopefoundation/z3c.pt/compare/548fc17b96f4...bd6e193a8574


More information about the checkins mailing list