We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befa7c0 commit 0b1111fCopy full SHA for 0b1111f
1 file changed
nyc.config.js
@@ -7,7 +7,7 @@ module.exports = {
7
],
8
'check-coverage': true,
9
branches: 65,
10
- functions: 66,
+ functions: 65,
11
lines: 76,
12
statements: 76,
13
reporter: ['text', 'lcov'],
0 commit comments