statement coverage tells you what ran. it doesn't tell you what's missing. i built a scanner that uses heuristic detectors to find untested code patterns across a typescript monorepo.
John Eubank
statement coverage tells you what ran. it doesn't tell you what's missing. i built a scanner that uses heuristic detectors to find untested code patterns across a typescript monorepo.