mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-04-30 22:20:58 +00:00
add coverage config file to omit test files from coverage report
This commit is contained in:
2
.coveragerc
Normal file
2
.coveragerc
Normal file
@@ -0,0 +1,2 @@
|
||||
[run]
|
||||
omit = freqtrade/tests/*
|
||||
Reference in New Issue
Block a user