Cover all apps
This commit is contained in:
parent
e66d46127b
commit
30b96622f7
1 changed files with 8 additions and 7 deletions
15
.coveragerc
15
.coveragerc
|
|
@ -1,10 +1,11 @@
|
||||||
[run]
|
[run]
|
||||||
source =
|
source =
|
||||||
note_kfet
|
adherents
|
||||||
note_theme
|
note
|
||||||
note_adherents
|
theme
|
||||||
omit =
|
omit =
|
||||||
note_theme/tests/*.py
|
adherents/tests/*.py
|
||||||
note_theme/migrations/*.py
|
adherents/migrations/*.py
|
||||||
note_adherents/tests/*.py
|
note/tests/*.py
|
||||||
note_adherents/migrations/*.py
|
note/migrations/*.py
|
||||||
|
theme/tests/*.py
|
||||||
Loading…
Add table
Add a link
Reference in a new issue