We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fb5ec commit 2e0923eCopy full SHA for 2e0923e
jest.config.js
@@ -6,7 +6,7 @@ module.exports = {
6
coverageReporters: ['text', 'html'],
7
coverageThreshold: {
8
global: {
9
- branches: 75.52,
+ branches: 74.65,
10
functions: 92.5,
11
lines: 92.52,
12
statements: 92.51,
0 commit comments