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]
|
||||
source =
|
||||
note_kfet
|
||||
note_theme
|
||||
note_adherents
|
||||
adherents
|
||||
note
|
||||
theme
|
||||
omit =
|
||||
note_theme/tests/*.py
|
||||
note_theme/migrations/*.py
|
||||
note_adherents/tests/*.py
|
||||
note_adherents/migrations/*.py
|
||||
adherents/tests/*.py
|
||||
adherents/migrations/*.py
|
||||
note/tests/*.py
|
||||
note/migrations/*.py
|
||||
theme/tests/*.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue