Skip to content

Commit 9ab425c

Browse files
committed
coverage is now 64%
1 parent 3e49967 commit 9ab425c

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
@@ -6,7 +6,7 @@ module.exports = {
66
'db',
77
],
88
'check-coverage': true,
9-
branches: 65,
9+
branches: 64,
1010
functions: 65,
1111
lines: 76,
1212
statements: 76,

0 commit comments

Comments
 (0)