We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68f1ff commit d19a267Copy full SHA for d19a267
packages/logger/jest.config.js
@@ -25,7 +25,7 @@ module.exports = {
25
'statements': 70,
26
'branches': 60,
27
'functions': 70,
28
- 'lines': 80,
+ 'lines': 70,
29
},
30
31
'coverageReporters': [
0 commit comments