mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
.coveragerc: include tests
This commit is contained in:
parent
6360a34c55
commit
abfc8a7002
1 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,3 @@
|
||||||
[run]
|
[run]
|
||||||
source = configurations
|
source = configurations,tests
|
||||||
branch = 1
|
branch = 1
|
||||||
|
|
||||||
[report]
|
|
||||||
omit = *tests*,*migrations*
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue