mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-26 23:26:24 +00:00
Increase required coverage
This commit is contained in:
@@ -10,8 +10,8 @@ module.exports = {
|
|||||||
coverageThreshold: {
|
coverageThreshold: {
|
||||||
global: {
|
global: {
|
||||||
statements: 90,
|
statements: 90,
|
||||||
branches: 80,
|
branches: 85,
|
||||||
functions: 85,
|
functions: 90,
|
||||||
lines: 90,
|
lines: 90,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user