chore(dependencies): update package.json and poetry.lock to include testing libraries (pytest, pytest-asyncio, pytest-cov) and add coverage support; update .gitignore to exclude coverage files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -69,4 +69,6 @@ Thumbs.db
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
.env.*.local
|
||||
|
||||
.coverage
|
||||
Reference in New Issue
Block a user