coverage: {
enabled: true,
all: true,
include: ['app', 'emails', 'i18n', 'server'],
reporter: ['text', 'html', 'json', 'json-summary', 'lcov'],
reportOnFailure: true,
thresholds: {
lines: 65,
},
},
coverage: {
enabled: true,
all: true,
include: ['app', 'emails', 'i18n', 'server'],
reporter: ['text', 'html', 'json', 'json-summary', 'lcov'],
reportOnFailure: true,
thresholds: {
lines: 65,
},
},