Version
0.1.0
Maps changed production files to expected test files and reports likely missing test coverage before merge.
Version
0.1.0
Last Updated
Apr 22, 2026
Verification Type
unit tests, static analysis
Downloads
0
changed_files (text)
List of changed source files from PR.
test_files (text)
Discovered test files in repository.
missing_tests_report (markdown)
Potential missing test coverage findings.
scripts/detect_missing_tests.py (script)
Maps changed source files to expected test filenames and flags gaps.
references/test-mapping-rules.md (reference)
Heuristics for mapping source paths to expected test files.
references/exemption-policy.md (reference)
Rules for documenting justified test-gap exemptions.
Detects changed source file without corresponding test update.
Input preview
changed_files.txt + test_files.txt
Output preview
1 missing expected test file
0.1.0 · Apr 22, 2026
Initial release for missing-test detection in PR reviews.
Inspect the source, read authored documentation, or download the published skill bundle.