Skip to content

Commit 8a00cd3

Browse files
author
Test User
committed
Day 2 (06:00): session wrap-up
1 parent b6d8c78 commit 8a00cd3

File tree

9 files changed

+111
-0
lines changed

9 files changed

+111
-0
lines changed
-13 Bytes
Binary file not shown.
-11 Bytes
Binary file not shown.
-11 Bytes
Binary file not shown.
58 Bytes
Binary file not shown.
-11 Bytes
Binary file not shown.
-11 Bytes
Binary file not shown.
-11 Bytes
Binary file not shown.

src/backend/pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ line-length = 88
3838

3939
[tool.pytest.ini_options]
4040
asyncio_mode = "auto"
41+
42+
[dependency-groups]
43+
dev = [
44+
"pytest-cov>=7.0.0",
45+
]

src/backend/uv.lock

Lines changed: 106 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)