chore(test): update coverage thresholds
This commit is contained in:
@@ -28,10 +28,10 @@ export default defineConfig({
|
||||
],
|
||||
thresholds: {
|
||||
autoUpdate: true,
|
||||
statements: 99.44,
|
||||
branches: 97.78,
|
||||
functions: 99.1,
|
||||
lines: 99.44,
|
||||
statements: 99.4,
|
||||
branches: 97.77,
|
||||
functions: 99.16,
|
||||
lines: 99.4,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user