mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Excluding tests from coverage
This commit is contained in:
parent
ab8770fb16
commit
7090d00265
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
include =
|
||||
djadmin2*
|
||||
example*
|
||||
omit =
|
||||
*/tests*
|
||||
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
|
|
|
|||
Loading…
Reference in a new issue