/install ljkhlk
Test Coverage Report
Identify test coverage gaps by analyzing the relationship between source modules and their corresponding test files.
Analysis Steps
- Map each source file to its test file(s) using naming conventions (
.test.ts,.spec.ts,__tests__/). - Identify source files with no corresponding test file.
- For files with tests, check which exported functions and classes have test coverage.
- Prioritize coverage gaps by risk: public API surface, error handling paths, and data mutation functions.
- Check for test files that import from modules that no longer exist (orphaned tests).
Risk Scoring
- Critical: Public API handlers with no test coverage.
- High: Data mutation functions (create, update, delete) without tests.
- Medium: Utility functions used by multiple modules without tests.
- Low: Internal helper functions with single callers.
Output
Provide a coverage gap report sorted by risk level. For each gap, show the source file, the untested exports, and a suggested test outline.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ljkhlk - After installation, invoke the skill by name or use
/ljkhlk - Provide required inputs per the skill's parameter spec and get structured output
What is hgbvhjgfvgh?
Analyze test coverage gaps by comparing test files against source modules to identify untested code paths and critical functions. It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.
How do I install hgbvhjgfvgh?
Run "/install ljkhlk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is hgbvhjgfvgh free?
Yes, hgbvhjgfvgh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does hgbvhjgfvgh support?
hgbvhjgfvgh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created hgbvhjgfvgh?
It is built and maintained by jk625x (@jk625x); the current version is v1.0.4.