Skip to content

Commit

Permalink
Replace nyc with c8 for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 8, 2023
1 parent 0bbdf6c commit 47f817a
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 1,074 deletions.
7 changes: 7 additions & 0 deletions .c8rc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"reporter": [
"html",
"lcovonly",
"text"
]
}
Loading

0 comments on commit 47f817a

Please sign in to comment.