This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45c6f90691
stable
/
.coveragerc
8 lines
114 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add coverage config file to omit test files from coverage report
2017-10-02 16:27:18 +00:00
[run]
coverage: omit vendor folder
2017-11-01 00:43:15 +00:00
omit =
move plot_dataframe to scripts/ folder
2017-11-09 21:29:23 +00:00
scripts/*
Update documentation for create-userdir util
2019-11-01 14:02:42 +00:00
freqtrade/templates/*
exclude __main__.py from coveralls - if __name__ == '__main__' is close to untestable - and should do nothing other than calling another function.
2018-06-16 19:00:45 +00:00
freqtrade/vendor/*
fix typo in coverage-omit
2018-06-16 19:28:41 +00:00
freqtrade/__main__.py
Fix paths in setup and travis
2019-09-08 08:17:44 +00:00
tests/*
Reference in New Issue
Copy Permalink