2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

update our coverage required for branches and functions

This commit is contained in:
Johann-S
2018-10-29 14:27:55 +01:00
parent 91f8077ed5
commit 2868f07240
+2 -2
View File
@@ -121,8 +121,8 @@ if (bundle) {
emitWarning: false, emitWarning: false,
global: { global: {
statements: 90, statements: 90,
branches: 84, branches: 86,
functions: 87, functions: 89,
lines: 90 lines: 90
} }
} }