UPD: added coverage report to buildbots test pipeline.
Some checks failed
buildbot/django-test-test-python2 Build done.
buildbot/django-test-test-python3 Build done.

This commit is contained in:
2019-10-24 14:19:33 +02:00
parent d584de697a
commit b3744b966d
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
python manage.py test coverage manage.py test

View File

@@ -0,0 +1 @@
coverage report --skip-covered --fail-under=99