Add codecov
This commit is contained in:
parent
f461097cda
commit
e00c4dd6e0
4 changed files with 54 additions and 22 deletions
|
|
@ -10,3 +10,6 @@ install:
|
|||
- pipenv install --dev
|
||||
|
||||
script: pipenv run python -m pytest
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
Loading…
Add table
Add a link
Reference in a new issue