Skip to content

Commit ba29f44

Browse files
committed
Add pytest coverage
1 parent d6c46ff commit ba29f44

File tree

2 files changed

+127
-1
lines changed

2 files changed

+127
-1
lines changed

poetry.lock

Lines changed: 126 additions & 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
@@ -53,6 +53,7 @@ pre-commit = "^4.5.1"
5353
pytest = "^9.0.2"
5454
pytest-asyncio = "^1.3.0"
5555
faker = "^40.1.2"
56+
pytest-cov = "^7.0.0"
5657

5758
[build-system]
5859
requires = ["poetry-core"]

0 commit comments

Comments
 (0)