[Checkins] [zopefoundation/transaction] a04ef4: Reach 100% coverage.

GitHub noreply at github.com
Thu Oct 11 17:17:39 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/transaction
  Commit: a04ef4b51fba352435d061bd4673bbcc5df299b3
      https://github.com/zopefoundation/transaction/commit/a04ef4b51fba352435d061bd4673bbcc5df299b3
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M .coveragerc
    M .gitignore
    M CHANGES.rst
    M docs/hooks.rst
    M tox.ini
    M transaction/_compat.py
    M transaction/_manager.py
    M transaction/tests/common.py
    M transaction/tests/examples.py
    M transaction/tests/savepointsample.py
    M transaction/tests/test__manager.py
    M transaction/tests/test__transaction.py
    M transaction/tests/test_register_compat.py
    R transaction/tests/warnhook.py
    M transaction/weakset.py

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

Simplify and remove a lot of unused/unneeded functions in _compat.py

Fix ``transaction.manager.run`` to handle mixed byte and text strings
in ``doc``.


  Commit: 0d29b05fd5fe36df6758aa2ffe69fc7bf6675c6b
      https://github.com/zopefoundation/transaction/commit/0d29b05fd5fe36df6758aa2ffe69fc7bf6675c6b
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M .coveragerc
    M .gitignore
    M CHANGES.rst
    M docs/hooks.rst
    M tox.ini
    M transaction/_compat.py
    M transaction/_manager.py
    M transaction/tests/common.py
    M transaction/tests/examples.py
    M transaction/tests/savepointsample.py
    M transaction/tests/test__manager.py
    M transaction/tests/test__transaction.py
    M transaction/tests/test_register_compat.py
    R transaction/tests/warnhook.py
    M transaction/weakset.py

  Log Message:
  -----------
  Merge pull request #67 from zopefoundation/issue66

Reach 100% coverage.


Compare: https://github.com/zopefoundation/transaction/compare/0567379e3f62...0d29b05fd5fe
      **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