test(backend): 100% coverage for task_dependencies service

This commit is contained in:
Kunal
2026-02-07 17:03:06 +00:00
committed by OpenClaw Agent (Ishaan)
parent 4ac600d4c6
commit 4cc6b4300e
3 changed files with 178 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ dev = [
"pytest-cov==6.0.0",
"coverage[toml]==7.6.10",
"ruff==0.6.9",
"aiosqlite==0.21.0",
]
[tool.mypy]