stacklok/toolhive-studio

Test coverage: Refine Istanbul/Vitest exclude globs

Open

#596 opened on Jul 17, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (22 forks)github user discovery
good first issue

Repository metrics

Stars
 (163 stars)
PR merge metrics
 (Avg merge 1d 16h) (195 merged PRs in 30d)

Description

What to do

Update config so every generated folder plus src/route-tree.gen.ts is excluded. CI still passes and overall coverage rises. we should also exclude components that were generated by shadcn/ui. Those components should probably almost never be individually tested in this project.

Contributor guide