Skip to content

Commit

Permalink
chore: Setting check-coverage to true.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Nov 12, 2023
1 parent f5f6e3a commit f52d8de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"src/**/*.ts"
],

"branches": 93,
"check-coverage": true,
"branches": 80,
"lines": 100
}

0 comments on commit f52d8de

Please sign in to comment.