← Back to Missing Tests PR Reviewer

Missing Tests PR Reviewer Documentation

Runtime-generated docs from the validated registry. Use this page as the in-app skill reference while external source repositories are still being finalized.

Workflow summary

Maps changed production files to expected test files and reports likely missing test coverage before merge.

Version
0.1.0
Updated
Apr 22, 2026
Reliability
high
Risk
medium

Verification and assets

  • unit tests
  • static analysis

Included files

  • 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.

Inputs

  • changed_files (text) - List of changed source files from PR.
  • test_files (text) - Discovered test files in repository.

Outputs

  • missing_tests_report (markdown) - Potential missing test coverage findings.

Source metadata

Declared source URL in registry:

https://github.com/SHREYAS290601/ars.flow-skills/tree/main/skills/missing-tests-pr-reviewer