[Checkins] [zopefoundation/ExtensionClass] 2934bf: Reach 100% coverage and add coveralls

GitHub noreply at github.com
Fri Aug 10 18:14:43 CEST 2018


  Branch: refs/heads/100coverage
  Home:   https://github.com/zopefoundation/ExtensionClass
  Commit: 2934bfd589fe158c2fe48f415b7efcee4ed1a23d
      https://github.com/zopefoundation/ExtensionClass/commit/2934bfd589fe158c2fe48f415b7efcee4ed1a23d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M src/ComputedAttribute/tests.py
    M src/ExtensionClass/__init__.py
    M src/ExtensionClass/tests.py
    M src/MethodObject/tests.py
    M tox.ini

  Log Message:
  -----------
  Reach 100% coverage and add coveralls

This process revealed a bug in the Python implementation of
Base_getattro: it didn't support data descriptors due to a typo. I
fixed that.

Currently based on #20 because that's where I started the process.



      **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