kcov spawns a subprocess that doesn't inherit the npm PATH, so the 'bats' command wasn't found. Use the full path to the bats binary in node_modules/.bin/ to fix coverage measurement. |
||
|---|---|---|
| .. | ||
| claude-code-review.yml | ||
| claude.yml | ||
| test.yml | ||
kcov spawns a subprocess that doesn't inherit the npm PATH, so the 'bats' command wasn't found. Use the full path to the bats binary in node_modules/.bin/ to fix coverage measurement. |
||
|---|---|---|
| .. | ||
| claude-code-review.yml | ||
| claude.yml | ||
| test.yml | ||