mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-04-26 09:56:01 +02:00
fix: Add pytest-cov to dev dependencies for coverage reporting in CI
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# Testing
|
||||
pytest>=7.0
|
||||
pytest-asyncio>=0.21
|
||||
pytest-cov>=4.0.0
|
||||
|
||||
# Code Quality
|
||||
pre-commit>=3.6.0
|
||||
|
||||
Reference in New Issue
Block a user