issues
search
evenicoulddoit
/
django-rest-framework-serializer-extensions
Extensions to help DRY up Django Rest Framework serializers
Other
247
stars
23
forks
source link
Fix: Re-instate codecov coverage reporting
#28
Closed
evenicoulddoit
closed
5 years ago
evenicoulddoit
commented
5 years ago
Codecov.io coverage reporting was dropped when moving to
tox-travis
to do CI builds
This adds an additional tox environment in which to re-run the tests and the report the coverage stats
Also bumps the "task" environments (e.g. flake8, docs) to run in Python 3 (I hear Python 2 is being dropped at some point... 😅 )
tox-travis
to do CI builds