Test Gap

Surface changed git diff lines that are not covered by tests

thedixitjain 37ac8e5 963 B Updated 2 repo stars

File contents

Run python3 scripts/gap.py "$@" from the test-gap plugin root.

Purpose: compare the current git diff against the selected base branch, parse the selected or auto-detected coverage report, and report changed lines that are not covered by tests.

Inputs: optional --base, --report, and --format arguments supplied by the user.

Boundaries: do not edit files, do not install packages, do not use the network, and do not hide failures.

Output contract: return either the helper output or a concise failure summary with command, exit status, and next step.

Verification contract: accept success only when the helper exits 0 and prints JSON or markdown matching the requested format.


Source: hashgraph-online/awesome-codex-pluginsplugins/mturac/test-gap/skills/test-gap/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/testing-and-qa/test-gap commit 37ac8e5c71

Frequently asked questions

npx skillmds add thedixitjain/test-gap