Skip to content

Commit 8a7dca3

Browse files
committed
Adding coverage and authorizations methods
1 parent 16fa427 commit 8a7dca3

6 files changed

Lines changed: 490 additions & 142 deletions

File tree

.c8rc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"reporter": ["text", "html"]
3+
}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
coverage

0 commit comments

Comments
 (0)