Skip to content

Commit 0b1111f

Browse files
committed
update coverage
1 parent befa7c0 commit 0b1111f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nyc.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
],
88
'check-coverage': true,
99
branches: 65,
10-
functions: 66,
10+
functions: 65,
1111
lines: 76,
1212
statements: 76,
1313
reporter: ['text', 'lcov'],

0 commit comments

Comments
 (0)