Skip to content

Commit b7b8af6

Browse files
authored
Merge pull request #13 from node-oauth/test-coverage
added test coverage using nyc
2 parents cf1ab06 + 17e2729 commit b7b8af6

File tree

3 files changed

+1192
-1
lines changed

3 files changed

+1192
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ tramp
3434
# Org-mode
3535
.org-id-locations
3636
*_archive
37+
38+
# coverage
39+
coverage
40+
.nyc_output

0 commit comments

Comments
 (0)