Commit 2868f072 authored by Johann-S's avatar Johann-S
Browse files

update our coverage required for branches and functions

parent 91f8077e
2 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes
Showing with 2 additions and 2 deletions
+2 -2
...@@ -121,8 +121,8 @@ if (bundle) { ...@@ -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
} }
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment