Skip to content

Commit

Permalink
relax function coverage requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
DABH committed Jun 25, 2023
1 parent 314819a commit 5a5ebde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nycrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ reporter:
check-coverage: true
branches: 61.51
lines: 70.85
functions: 73.21
statements: 70.54
functions: 70.00
statements: 70.54

0 comments on commit 5a5ebde

Please sign in to comment.