mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
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