Skip to content

Commit 4c5f6c4

Browse files
committed
fix: add coverage
1 parent 7e8b662 commit 4c5f6c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ nats-py = "^2.9.0"
1111
pytest-asyncio = "^0.24.0"
1212
mock = "^5.1.0"
1313
python-dotenv = "^1.0.1"
14+
coverage = "^7.6.1"
1415

1516
[tool.poetry.group.dev.dependencies]
1617
flake8 = "^7.1.1"

0 commit comments

Comments
 (0)