Forgot the actual coverage package ...
This commit is contained in:
@@ -12,6 +12,7 @@ python:
|
|||||||
# - "3.8-dev"
|
# - "3.8-dev"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
- pip install pytest-cov
|
||||||
- pip install codecov
|
- pip install codecov
|
||||||
script:
|
script:
|
||||||
- python -m pytest --cov=nw -v
|
- python -m pytest --cov=nw -v
|
||||||
|
|||||||
Reference in New Issue
Block a user