You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
- docker run --rm --link=service-postgres:postgres $IMAGE_TAG sh -c 'coverage run manage.py test {{ project_name }}.tests && coverage html && coverage report'