[Checkins] [zopefoundation/transaction] e0c03d: Require 100% test coverage.

GitHub noreply at github.com
Tue Dec 16 21:34:02 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/transaction
  Commit: e0c03da3bec8f381f9e87d4ce0c8afb2a92852c8
      https://github.com/zopefoundation/transaction/commit/e0c03da3bec8f381f9e87d4ce0c8afb2a92852c8
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M setup.cfg

  Log Message:
  -----------
  Require 100% test coverage.


  Commit: e1d3bcc07dcf599b9766ebefb1aeebaa0af437fe
      https://github.com/zopefoundation/transaction/commit/e1d3bcc07dcf599b9766ebefb1aeebaa0af437fe
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    A .coveragerc
    M transaction/interfaces.py

  Log Message:
  -----------
  Work toward branch coverage.

Normalize interface imports, and exclude them from branch coverage,
because the coverage shows false negatives for method docstrings of
interfaces.


  Commit: 79ead55617f195b44e94a424848331fd44f6bd70
      https://github.com/zopefoundation/transaction/commit/79ead55617f195b44e94a424848331fd44f6bd70
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M transaction/tests/test__manager.py

  Log Message:
  -----------
  transaction._manager:  100% branch coverage.


  Commit: fec9ed745625763fab8d512856924c7f2cfcbfe3
      https://github.com/zopefoundation/transaction/commit/fec9ed745625763fab8d512856924c7f2cfcbfe3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M transaction/_transaction.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  transaction._transaction:  100% branch coverage.


  Commit: 85a94a0f0f30eac63e3378bf1f66ccb6199b4dd8
      https://github.com/zopefoundation/transaction/commit/85a94a0f0f30eac63e3378bf1f66ccb6199b4dd8
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M transaction/tests/test_weakset.py

  Log Message:
  -----------
  transaction.weakset:  100% branch coverage.


  Commit: 64bd7adff97bab44d69d7a5c3648cb50e181141c
      https://github.com/zopefoundation/transaction/commit/64bd7adff97bab44d69d7a5c3648cb50e181141c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-16 (Tue, 16 Dec 2014)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Changelog for branch coverage.


Compare: https://github.com/zopefoundation/transaction/compare/e98eeab73e6a...64bd7adff97b


More information about the checkins mailing list