Commit 65b75ca
fix(ci): run all tests instead of only 3 specific files
- Changed CI to run `npx vitest run --coverage` instead of specifying
only baseAdapter, performance, and hooks tests
- vitest.config.ts already excludes tests requiring native bindings
- This includes the new test files for 70%+ coverage
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0b9848e commit 65b75ca
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
0 commit comments