Skip to content

Commit

Permalink
[Devansh] Update threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
devansh-sharma-tw committed Jun 16, 2023
1 parent 09bf03f commit bdff029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
coverageThreshold: {
global: {
statements: 23.95,
branches: 20.16,
branches: 20.08,
functions: 28.98,
lines: 24.09,
},
Expand Down

0 comments on commit bdff029

Please sign in to comment.