Some checks failed
Test / pytest (pull_request) Failing after 9s
- 20 unit/integration tests covering normalize_repo_name, scan_file_for_deps, detect_cycles, and full repo scan. - Fix detect_cycles self-loop returning duplicate node ([A,A] → [A]). - Integration test validates timmy-config cross-repo detection. Ref: #93 – provides test coverage to enable confident maintenance of cross-repo dependency graph capability.