mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 13:35:43 +08:00
re-enabled coverage reporting.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
verbosity=2
|
||||
detailed-errors=1
|
||||
|
||||
#with-xcoverage=1
|
||||
#cover-package=zipline
|
||||
#cover-erase=1
|
||||
#cover-html=1
|
||||
#cover-html-dir=docs/_build/html/cover
|
||||
#with-xunit=1
|
||||
#processes=2
|
||||
with-xcoverage=1
|
||||
cover-package=zipline
|
||||
cover-erase=1
|
||||
cover-html=1
|
||||
cover-html-dir=docs/_build/html/cover
|
||||
with-xunit=1
|
||||
processes=2
|
||||
|
||||
|
||||
# Drop into debugger on failure
|
||||
|
||||
Reference in New Issue
Block a user