You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf: increase test concurrency and add coverage to pre-commit hook
Add --test-concurrency=32 to all test scripts so timer-bound tests run
more files in parallel. Add pnpm test:coverage to the pre-commit hook
so the coverage gate is enforced locally before every commit.
0 commit comments