Michael Merickel
2014-11-22 cf4ad5eaea4af3da3bbac4c421fe5f959ed1d256
refs
author Michael Merickel <michael@merickel.org>
Saturday, November 22, 2014 01:54 +0100
committer Michael Merickel <michael@merickel.org>
Saturday, November 22, 2014 01:54 +0100
commitcf4ad5eaea4af3da3bbac4c421fe5f959ed1d256
tree 3d3ffc3f694e2ca430a1b56fa58bfb00c0a1e07b tree | zip | gz
parent f6b30ee045fdf5c63daff1168a47016b8aded919 view | diff
update tox/travis to check code coverage on py3

coverage is combined between py2 and py3 for an aggregate coverage
metric. This means we can stop putting "no cover" gates around py3 code
and ignoring whether it's ever tested.
16 files modified
95 ■■■■ changed files
.travis.yml 3 ●●●● diff | view | raw | blame | history
pyramid/compat.py 45 ●●●● diff | view | raw | blame | history
pyramid/i18n.py 8 ●●●● diff | view | raw | blame | history
pyramid/scaffolds/tests.py 4 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_adapters.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_path.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_request.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pserve.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_traversal.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_urldispatch.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_util.py 4 ●●●● diff | view | raw | blame | history
pyramid/traversal.py 2 ●●● diff | view | raw | blame | history
pyramid/urldispatch.py 2 ●●● diff | view | raw | blame | history
pyramid/util.py 2 ●●● diff | view | raw | blame | history
setup.cfg 1 ●●●● diff | view | raw | blame | history
tox.ini 12 ●●●●● diff | view | raw | blame | history