baekchangjoon/TIA impact

Select the tests impacted by a diff using Test-Impact-Analysis (runs the tia CLI container).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dbBaseline TIA SQLite index (tia.db), workspace-relative.yes
commitCommit the index was built at (line-space baseline).yes
diff-fileUnified diff file (workspace-relative). If empty, the CLI diffs the working tree vs --git-ref/--commit.no""
git-refdiff base ref (maps to CLI --git-ref; defaults to --commit). Must match the indexed commit line-space.no""
strictIf "true", fail when there is no baseline for --commit instead of signalling run-all.nofalse
imagetia CLI image to run.noghcr.io/baekchangjoon/tia:latest
namedescription
selectedNewline-separated selected tests ("<CONFIDENCE>\t<testId>").
run-all"true" when no baseline/index is available → caller MUST run the whole suite (conservative, zero-miss).