Add wallet dir to coverage
This commit is contained in:
parent
eb51706316
commit
1addbd6815
@ -18,5 +18,5 @@ install:
|
|||||||
- pip install pytest-cov
|
- pip install pytest-cov
|
||||||
- pip install python-coveralls
|
- pip install python-coveralls
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: pytest --cov=server --cov=lib
|
script: pytest --cov=server --cov=lib --cov=wallet
|
||||||
after_success: coveralls
|
after_success: coveralls
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user