Add codecov

This commit is contained in:
Brian Martin 2019-06-05 00:11:38 -04:00
parent f461097cda
commit e00c4dd6e0
4 changed files with 54 additions and 22 deletions

View file

@ -19,6 +19,7 @@ pytest-asyncio = "*"
pytest-aiohttp = "*"
pytest-cov = "*"
testfixtures = "*"
codecov = "*"
[pipenv]
allow_prereleases = true