really add coveragerc
This commit is contained in:
parent
8e8258dfb6
commit
efb3f5a85d
6
.coveragerc
Normal file
6
.coveragerc
Normal file
@ -0,0 +1,6 @@
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
include=
|
||||
hooks/glance_*
|
Loading…
x
Reference in New Issue
Block a user