Skip to content

Commit

Permalink
Modified test thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Jan 5, 2022
1 parent f5c650f commit 1875d98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
],
"coverageThreshold": {
"global": {
"statements": 92,
"branches": 81,
"functions": 88,
"lines": 96
"statements": 91,
"branches": 60,
"functions": 80,
"lines": 90
}
}
},
Expand Down

0 comments on commit 1875d98

Please sign in to comment.