installed coverage package and included coverage report in CI
Code Quality Pipeline / Check Code (pull_request) Successful in 2m35s

This commit is contained in:
brian
2024-12-21 16:27:48 +00:00
parent a430366bbe
commit f61eb59afb
3 changed files with 27 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ types-tqdm = "^4.66.0.20240417"
pytest = "^8.3.3"
testcontainers = "^4.8.2"
coverage = "^7.6.4"
pytest-cov = "^6.0.0"
[tool.poetry.group.dev.dependencies]