14 lines
192 B
Text
14 lines
192 B
Text
|
[run]
|
||
|
source = .
|
||
|
|
||
|
[report]
|
||
|
fail_under = 100
|
||
|
show_missing = True
|
||
|
skip_covered = True
|
||
|
omit =
|
||
|
*/tests/*
|
||
|
*/migrations/*
|
||
|
core/asgi.py
|
||
|
core/wsgi.py
|
||
|
core/settings.py
|
||
|
manage.py
|