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.
What to do
Update config so every generated folder plus
src/route-tree.gen.tsis 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.