We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb84a2 commit 1ea31a3Copy full SHA for 1ea31a3
jest.config.js
@@ -4,7 +4,7 @@ module.exports = {
4
coverageThreshold: {
5
global: {
6
statements: 13,
7
- branches: 10,
+ branches: 5,
8
functions: 17,
9
lines: 13,
10
},
0 commit comments