test(coverage): Add Codecov (#2719)

This commit is contained in:
Pepe Fagoaga
2023-08-14 21:08:45 +02:00
committed by GitHub
parent 54137be92b
commit 2298d5356d
5 changed files with 44 additions and 6 deletions

View File

@@ -64,6 +64,7 @@ moto = "4.1.14"
openapi-spec-validator = "0.6.0"
pylint = "2.17.5"
pytest = "7.4.0"
pytest-cov = "4.1.0"
pytest-randomly = "3.13.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"