mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-01 21:26:46 +00:00
Adjust required code coverage
This commit is contained in:
@@ -45,7 +45,7 @@ export default defineConfig({
|
||||
// Required code coverage. Lower than this will make the check fail
|
||||
statements: 95,
|
||||
branches: 95,
|
||||
functions: 95,
|
||||
functions: 90,
|
||||
lines: 95,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user