Improve tests

This commit is contained in:
Dolan
2021-03-13 19:53:36 +00:00
parent 8aa804db18
commit cc9a966f53
3 changed files with 22 additions and 10 deletions

2
.nycrc
View File

@ -2,7 +2,7 @@
"check-coverage": true,
"lines": 98.19,
"functions": 94.79,
"branches": 95.23,
"branches": 95.35,
"statements": 98.17,
"include": [
"src/**/*.ts"