Skip to content

Commit 5170211

Browse files
Added coveragerc file
1 parent 2646934 commit 5170211

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.coveragerc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[report]
2+
omit =
3+
*migrations*
4+
*/tests/*
5+
oshc/manage.py
6+
oshc/oshc/*
7+
*/admin.py

0 commit comments

Comments
 (0)