We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bfae3 commit b7d5899Copy full SHA for b7d5899
1 file changed
vitest.config.mts
@@ -63,7 +63,7 @@ export default defineConfig({
63
thresholds: {
64
lines: 100,
65
functions: 100,
66
- branches: 96.6,
+ branches: 97.38,
67
statements: 100,
68
},
69
0 commit comments