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 c3c1e02 commit 64a020aCopy full SHA for 64a020a
jest.config.js
@@ -41,7 +41,7 @@ module.exports = {
41
// An object that configures minimum threshold enforcement for coverage results
42
coverageThreshold: {
43
global: {
44
- branches: 97.61,
+ branches: 95.45,
45
functions: 100,
46
lines: 100,
47
statements: 100,
0 commit comments