Skip to content

Commit dfa5cb8

Browse files
committed
Adjust coverage to account for new code
1 parent 079e2c7 commit dfa5cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nycrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"include": [
77
"lib/**/*.js"
88
],
9-
"lines": 97,
9+
"lines": 93,
1010
"statements": 91,
1111
"functions": 100,
12-
"branches": 89,
12+
"branches": 86,
1313
"check-coverage": true
1414
}

0 commit comments

Comments
 (0)