Skip to content

Commit a616487

Browse files
committed
add coverage
1 parent ab20760 commit a616487

3 files changed

Lines changed: 94 additions & 1 deletion

File tree

.coverage

52 KB
Binary file not shown.

gitp-acolyte/poetry.lock

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

gitp-acolyte/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ openai = "^1.58.1"
2121
pytest-xdist = { version = "^3.6.1", extras = ["psutil"] }
2222
black = "^21.9b0"
2323
flake8 = "^3.9.2"
24+
pytest-cov = "^6.0.0"
2425

2526
[build-system]
2627
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)