Skip to content

Commit

Permalink
Set new values in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelmlins committed May 28, 2020
1 parent 49b948b commit 66dd22b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"coverageThreshold": {
"global": {
"statements": 80,
"branches": 30,
"branches": 50,
"lines": 80,
"functions": 80
"functions": 75
}
}
}
Expand Down

0 comments on commit 66dd22b

Please sign in to comment.