mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
coverage reduction
This commit is contained in:
parent
0d4064f9ae
commit
18e0808673
@ -21,7 +21,7 @@ export default mergeConfig(
|
||||
thresholds: {
|
||||
lines: 17,
|
||||
// functions: 20, // has problems see https://github.com/vitest-dev/vitest/issues/3607
|
||||
branches: 44,
|
||||
branches: 41,
|
||||
statements: 17,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user