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 ae3eac7 commit 8b66b52Copy full SHA for 8b66b52
jest.config.js
@@ -12,7 +12,7 @@ module.exports = {
12
},
13
// TODO drop this custom threshold in v4
14
'./lib/node-utils.ts': {
15
- branches: 90,
+ branches: 85,
16
functions: 90,
17
lines: 90,
18
statements: 90,
0 commit comments