mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
update our coverage required for branches and functions
This commit is contained in:
parent
91f8077ed5
commit
2868f07240
1 changed files with 2 additions and 2 deletions
|
|
@ -121,8 +121,8 @@ if (bundle) {
|
|||
emitWarning: false,
|
||||
global: {
|
||||
statements: 90,
|
||||
branches: 84,
|
||||
functions: 87,
|
||||
branches: 86,
|
||||
functions: 89,
|
||||
lines: 90
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue