Skip to content

Commit

Permalink
[Tests] exclude examples from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 5, 2021
1 parent fb3a243 commit 75decb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"example",
"test"
]
}
File renamed without changes.

0 comments on commit 75decb3

Please sign in to comment.