Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
2868f072
Commit
2868f072
authored
6 years ago
by
Johann-S
Browse files
Options
Download
Email Patches
Plain Diff
update our coverage required for branches and functions
parent
91f8077e
2 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/tests/karma.conf.js
+2
-2
js/tests/karma.conf.js
with
2 additions
and
2 deletions
+2
-2
js/tests/karma.conf.js
+
2
-
2
View file @
2868f072
...
@@ -121,8 +121,8 @@ if (bundle) {
...
@@ -121,8 +121,8 @@ if (bundle) {
emitWarning
:
false
,
emitWarning
:
false
,
global
:
{
global
:
{
statements
:
90
,
statements
:
90
,
branches
:
8
4
,
branches
:
8
6
,
functions
:
8
7
,
functions
:
8
9
,
lines
:
90
lines
:
90
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets