Skip to content

Commit 4ca5619

Browse files
author
Chris Washington
committed
adding coverage
1 parent 435a980 commit 4ca5619

File tree

2 files changed

+9
-47
lines changed

2 files changed

+9
-47
lines changed

.nycrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"all": true,
3+
"check-coverage": true,
4+
"include": ["index.js"],
5+
"branches": 100,
6+
"lines": 100,
7+
"functions": 100,
8+
"statements": 100
9+
}

npmpublish.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)