Skip to content

test: improve skill-scanner.ts test coverage (0.31 ratio) #249

Description

@GenerQAQ

Description

src/cli/daemon/skill-scanner.ts has severely low test coverage — only 126 test lines vs 402 source lines (0.31 ratio). Complex scanning logic including cache invalidation and duplicate detection is under-tested.

Impact Area

  • CLI (@alook/cli)

Recommendation

Add tests for cache invalidation, duplicate detection, and edge cases in skill scanning.

Additional Context

From architecture health scan 2026-05-31 (finding W10).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions