[Checkins] [zopefoundation/MultiMapping] 0b37d6: test setup, pure python implementation, coverage

GitHub noreply at github.com
Mon Apr 6 16:30:35 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/MultiMapping
  Commit: 0b37d6c2c181354602ad8fb5e355503f191f69d8
      https://github.com/zopefoundation/MultiMapping/commit/0b37d6c2c181354602ad8fb5e355503f191f69d8
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A MANIFEST.in
    M setup.py
    M src/MultiMapping/__init__.py
    M src/MultiMapping/tests.py
    A tox.ini

  Log Message:
  -----------
  test setup, pure python implementation, coverage

* add pure-Python implementation
* add MANIFEST.in
* set up tox
* test more environments in travis
* 100% test coverage of Python implementation
* increase next version to 3.0


  Commit: 6f759297fb72f2072131990fa87235f9639d8de3
      https://github.com/zopefoundation/MultiMapping/commit/6f759297fb72f2072131990fa87235f9639d8de3
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M setup.py
    M tox.ini

  Log Message:
  -----------
  add trove classifiers and missing tox environments


  Commit: 756ee6f3d32a76f677016271edd73403febc71a2
      https://github.com/zopefoundation/MultiMapping/commit/756ee6f3d32a76f677016271edd73403febc71a2
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  run tests the same way on travis as with tox


  Commit: 3e7473e6e58c3b5489e9259d1bb8a158bdfc4210
      https://github.com/zopefoundation/MultiMapping/commit/3e7473e6e58c3b5489e9259d1bb8a158bdfc4210
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A MANIFEST.in
    M setup.py
    M src/MultiMapping/__init__.py
    M src/MultiMapping/tests.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #1 from davisagli/compat-coverage

test setup, pure python implementation, coverage


Compare: https://github.com/zopefoundation/MultiMapping/compare/d333f13f6e22...3e7473e6e58c


More information about the checkins mailing list