Skip to content

Commit

Permalink
Adapt coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
usimd committed Feb 25, 2024
1 parent 5b56442 commit f8004e5
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 @@ -4,7 +4,7 @@ module.exports = {
coverageThreshold: {
global: {
statements: 96,
branches: 92,
branches: 91,
functions: 96,
lines: 97
}
Expand Down

0 comments on commit f8004e5

Please sign in to comment.