add instanbul/nyc test coverage

This commit is contained in:
Michael C
2022-06-28 15:19:42 -04:00
parent 54db2c8c10
commit 931e3b8b11
4 changed files with 2539 additions and 0 deletions

3
.gitignore vendored
View File

@@ -45,3 +45,6 @@ working
.DS_Store
/.idea/
/dist/
# nyc coverage output
.nyc_output/