Add initial .coveragerc file
This commit is contained in:
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@@ -0,0 +1,7 @@
|
||||
[run]
|
||||
source=
|
||||
mayan
|
||||
omit=
|
||||
mayan/wsgi.py
|
||||
migrations/*
|
||||
tests.py
|
||||
Reference in New Issue
Block a user