test: add test coverage reporting

- Add @vitest/coverage-v8 for test coverage reporting
- Current coverage: 65.59% statements, 83.83% branches, 42.7% functions
- Components like ConsoleTab, ListPane, PingTab, RootsTab, SamplingTab at 100%
- Identified areas needing more coverage: ToolsTab, Sidebar, hooks
This commit is contained in:
Ashwin Bhat
2024-12-20 15:42:24 -08:00
parent 579dd42c46
commit c2c2043d05
46 changed files with 14290 additions and 0 deletions

File diff suppressed because one or more lines are too long