Add code coverage

This commit is contained in:
Vincent Maillol
2020-11-15 08:16:26 +01:00
parent 913f50298c
commit b9519bb868
7 changed files with 41 additions and 8 deletions

View File

@@ -35,8 +35,8 @@ install_requires =
swagger-ui-bundle
[options.extras_require]
test = pytest; pytest-aiohttp
test = pytest==6.1.2; pytest-aiohttp==0.3.0; pytest-cov==2.10.1
ci = pytest==6.1.2; pytest-aiohttp==0.3.0; pytest-cov==2.10.1; codecov==2.1.10
[options.packages.find]
exclude =