test: update coverage thresholds
This commit is contained in:
@@ -20,10 +20,10 @@ export default defineConfig({
|
||||
],
|
||||
thresholds: {
|
||||
autoUpdate: true,
|
||||
statements: 95.16,
|
||||
branches: 94.66,
|
||||
functions: 97.65,
|
||||
lines: 95.16,
|
||||
statements: 99.44,
|
||||
branches: 97.78,
|
||||
functions: 99.1,
|
||||
lines: 99.44,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user