mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
useStatusLine hook accesses sessionStats.metrics.tools.totalCalls, sessionStats.metrics.files.totalLinesAdded, and currentModel which were missing from the mock UIState, causing a TypeError crash during render and making 4 Footer tests fail in CI. |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||