-coverage run --include="hello_world/*","accounts/*","profiles/*","admin/*","toko/*","investasi/*","mainan/*","sales_detail/*","ringkasan_sales/*","laporan_operator/*" --omit='manage.py' manage.py test
-coverage xml -i
-coverage report -m
cache:
paths:
-.cache/pip
# Feel free to remove this in your generated project.