Skip to content

Commit ce1e774

Browse files
committed
thresholds
1 parent dfefcdf commit ce1e774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vitest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export default defineConfig({
130130
'packages/kernel-ui/**': {
131131
statements: 97.57,
132132
functions: 97.29,
133-
branches: 93.25,
133+
branches: 93.26,
134134
lines: 97.57,
135135
},
136136
'packages/kernel-utils/**': {

0 commit comments

Comments
 (0)