Coverage

Run the requirements coverage report and show which requirements are uncovered by tests. Use when this capability is needed.

tomevault-io Updated

File contents

Current coverage report

!`scripts/coverage-report.sh`

Review the UNCOVERED section above. For each uncovered requirement:

  1. Identify which test file should cover it
  2. Show a suggested test stub with the appropriate Covers: REQ-XXX-N comment
  3. Ask the user if they want the stubs written

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/aleksandrov--instructions--coverage commit a4c8d64de6

Frequently asked questions

npx skillmds@latest add tomevault-io/coverage-7