mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
reduce coverage further
This commit is contained in:
parent
c8c7cda106
commit
ae5e96595f
@ -15,8 +15,8 @@ export default defineConfig({
|
||||
exclude: [...configDefaults.exclude],
|
||||
thresholds: {
|
||||
lines: 0,
|
||||
functions: 61,
|
||||
branches: 62,
|
||||
functions: 60,
|
||||
branches: 61,
|
||||
statements: 0,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user