add coverage config file to omit test files from coverage report
This commit is contained in:
parent
b2522b8dbc
commit
8500032bff
2
.coveragerc
Normal file
2
.coveragerc
Normal file
@ -0,0 +1,2 @@
|
||||
[run]
|
||||
omit = freqtrade/tests/*
|
Loading…
Reference in New Issue
Block a user