Add .coveragerc file to omit tests folder from coveralls report
This commit is contained in:
parent
531f7d2afa
commit
88f6356b75
3
.coveragerc
Normal file
3
.coveragerc
Normal file
@ -0,0 +1,3 @@
|
||||
[report]
|
||||
omit =
|
||||
*/tests/*
|
Loading…
x
Reference in New Issue
Block a user