Skip to content

Commit 6f6cd0e

Browse files
author
Mario Beltrán
authored
test: refine coverage report (#1128)
1 parent c15b77a commit 6f6cd0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vitest.config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export default defineConfig({
55
include: ['**/tests/**/*.test.ts'],
66
setupFiles: ['./vitest.setup.mts'],
77
coverage: {
8+
include: ['lib/**'],
89
thresholds: {
910
branches: 90,
1011
functions: 90,

0 commit comments

Comments
 (0)