test/user-journey #3
+4
-4
@@ -12,10 +12,10 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
coverageThreshold: {
|
coverageThreshold: {
|
||||||
global: {
|
global: {
|
||||||
branches: 50,
|
branches: 41,
|
||||||
functions: 55,
|
functions: 48,
|
||||||
lines: 60,
|
lines: 54,
|
||||||
statements: 60,
|
statements: 53,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
coverageReporters: ['text', 'lcov', 'html', 'json'],
|
coverageReporters: ['text', 'lcov', 'html', 'json'],
|
||||||
|
|||||||
Reference in New Issue
Block a user