gstack/retro
Garry Tan 471d3b7a7d
fix(retro,ship): count tracked files for the test-file metric, not the working tree
The test-file count ran find over the working tree, sweeping untracked
build output — a Rails repo reported 623 test files when git tracks 17
(37x), skewing retro narratives and ship dashboards. Count via git ls-files
instead; includes the one-line Python-glob widening so non-JS repos stop
undercounting.

Fixes #2307, #1999.

Contributed by @joshRpowell (PR #2308).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-14 20:20:56 -07:00
..
SKILL.md fix(retro,ship): count tracked files for the test-file metric, not the working tree 2026-08-14 20:20:56 -07:00
SKILL.md.tmpl fix(retro,ship): count tracked files for the test-file metric, not the working tree 2026-08-14 20:20:56 -07:00