Add interaction and triggered conditions.
This commit is contained in:
+4
-4
@@ -10,10 +10,10 @@ export default defineConfig({
|
||||
// Thresholds will automatically be updated as coverage improves to avoid
|
||||
// back-sliding.
|
||||
thresholdAutoUpdate: true,
|
||||
statements: 71.82,
|
||||
branches: 60.67,
|
||||
functions: 72.86,
|
||||
lines: 71.71,
|
||||
statements: 71.95,
|
||||
branches: 60.8,
|
||||
functions: 73.04,
|
||||
lines: 71.84,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user