add coverage
This commit is contained in:
9
.coveragerc
Normal file
9
.coveragerc
Normal file
@@ -0,0 +1,9 @@
|
||||
[run]
|
||||
omit = */urls/*
|
||||
*/__init__.py
|
||||
*/tests.py
|
||||
*/migrations/*
|
||||
*urls.py
|
||||
/usr/local/lib/*
|
||||
/usr/lib/*
|
||||
utils/xss_filter.py
|
||||
Reference in New Issue
Block a user