Skip to content

Commit 3815a2c

Browse files
committed
adding code coverage tooling
1 parent 0f1a486 commit 3815a2c

File tree

3 files changed

+1848
-146
lines changed

3 files changed

+1848
-146
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ node_modules
33
*.log
44

55
# no Webstorm info at all
6-
.idea/*
6+
.idea/*
7+
8+
coverage/
9+
coverage.lcov
10+
.nyc_output/

0 commit comments

Comments
 (0)