[Checkins] [zopefoundation/zope.interface] b7a69e: Normalize imports.

GitHub noreply at github.com
Tue Dec 9 08:58:01 CET 2014


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

  Changed paths:
    M src/zope/interface/common/sequence.py

  Log Message:
  -----------
  Normalize imports.


  Commit: f325926418155b17660daf54ece46cb3e3b85fe9
      https://github.com/zopefoundation/zope.interface/commit/f325926418155b17660daf54ece46cb3e3b85fe9
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    A .coveragerc
    M setup.cfg
    M src/zope/interface/advice.py
    M src/zope/interface/interface.py

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

We exclude interfaces declared with the 'class' statement, because their
methods typically have only a doctstring in the suite, which confuses
the branch coverage machinery.


Compare: https://github.com/zopefoundation/zope.interface/compare/cce0d30baa12...f32592641815


More information about the checkins mailing list