We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0c5bf commit fe8bd75Copy full SHA for fe8bd75
1 file changed
vitest.config.mts
@@ -63,7 +63,7 @@ export default defineConfig({
63
thresholds: {
64
lines: 100,
65
functions: 100,
66
- branches: 97,
+ branches: 97.3,
67
statements: 100,
68
},
69
0 commit comments