[Checkins] [zopefoundation/BTrees] e25270: Exclude interface methods from coverage.

GitHub noreply at github.com
Wed Dec 17 18:42:40 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: e2527094354bf23330df6d0649f550436bcee055
      https://github.com/zopefoundation/BTrees/commit/e2527094354bf23330df6d0649f550436bcee055
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    A .coveragerc

  Log Message:
  -----------
  Exclude interface methods from coverage.

They are always empty, except for docstrings, but the metaclass confuses
the coverage bits for branch detection.


  Commit: 8d2a9b25984d91e058e35781477997561763f8b1
      https://github.com/zopefoundation/BTrees/commit/8d2a9b25984d91e058e35781477997561763f8b1
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M BTrees/tests/test__base.py

  Log Message:
  -----------
  BTrees._base:  100% branch coverage.


  Commit: e540e73e7627c45efcc7fc5cbb9353dfa277b5b4
      https://github.com/zopefoundation/BTrees/commit/e540e73e7627c45efcc7fc5cbb9353dfa277b5b4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Prefer 2.7 over 2.6.


  Commit: f972cd8758f539006f1cb3b22e6bf31d5a1c80e5
      https://github.com/zopefoundation/BTrees/commit/f972cd8758f539006f1cb3b22e6bf31d5a1c80e5
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M BTrees/check.py

  Log Message:
  -----------
  BTrees.check:  100% branch coverage.


  Commit: 5c4af320261c066edb31da4ac46a1a1986104890
      https://github.com/zopefoundation/BTrees/commit/5c4af320261c066edb31da4ac46a1a1986104890
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M setup.cfg

  Log Message:
  -----------
  Require 100% statement / branch coverage.


Compare: https://github.com/zopefoundation/BTrees/compare/6eef7fdb4df2...5c4af320261c


More information about the checkins mailing list