We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110717d commit 412a65bCopy full SHA for 412a65b
1 file changed
gulpfile.babel.js
@@ -23,7 +23,7 @@ gulp.task('test', ['pre-test'], () => {
23
thresholds: {
24
global: {
25
statements: 90,
26
- branches: 80,
+ branches: 70,
27
functions: 90,
28
lines: 90
29
}
0 commit comments