mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-17 02:11:24 +00:00
Reduce coverage
This commit is contained in:
parent
f6fbc79f89
commit
b1c8f72a57
@ -15,10 +15,7 @@ export default defineConfig({
|
||||
exclude: [...configDefaults.exclude, 'src/**/*.cy.tsx'],
|
||||
reporter: ['html', 'json-summary'],
|
||||
thresholds: {
|
||||
lines: 2,
|
||||
functions: 54,
|
||||
branches: 56,
|
||||
statements: 1,
|
||||
lines: 1,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user