fix: Add pytest-cov to dev dependencies for coverage reporting in CI
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
# Testing
|
# Testing
|
||||||
pytest>=7.0
|
pytest>=7.0
|
||||||
pytest-asyncio>=0.21
|
pytest-asyncio>=0.21
|
||||||
|
pytest-cov>=4.0.0
|
||||||
|
|
||||||
# Code Quality
|
# Code Quality
|
||||||
pre-commit>=3.6.0
|
pre-commit>=3.6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user