This repository was archived by the owner on May 12, 2026. It is now read-only.
Commit 25f44d0
ci: Fix CI test failures
Add missing test dependencies to requirements-test.txt:
- pytest-cov>=4.0.0 (for coverage reporting)
- pytest-mock>=3.10.0 (for mock fixtures)
Add missing __init__.py to tests/core/ package
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>1 parent a31c6f8 commit 25f44d0
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
Whitespace-only changes.
0 commit comments