Test Coverage

Generate comprehensive test coverage reports when reviewing code. Identifies untested code paths and low-coverage areas. Supports Python (pytest-cov), JavaScript (jest), Go (go test -cover), Java (JaCoCo). Use when reviewing tests or before approving code changes. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/mehdic--bazinga--test-coverage commit 451e66bc4c

Frequently asked questions

npx skillmds@latest add tomevault-io/test-coverage-2