Initial version of more advanced scan mode control.
This commit is contained in:
+3
-3
@@ -10,10 +10,10 @@ export default defineConfig({
|
||||
// Thresholds will automatically be updated as coverage improves to avoid
|
||||
// back-sliding.
|
||||
thresholdAutoUpdate: true,
|
||||
statements: 71.65,
|
||||
statements: 71.74,
|
||||
branches: 60.62,
|
||||
functions: 72.78,
|
||||
lines: 71.54,
|
||||
functions: 72.84,
|
||||
lines: 71.63,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user