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