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 284ae06 commit e5857dcCopy full SHA for e5857dc
packages/gas-fee-controller/jest.config.js
@@ -18,7 +18,7 @@ module.exports = merge(baseConfig, {
18
coverageThreshold: {
19
global: {
20
branches: 81.35,
21
- functions: 81.57,
+ functions: 80.55,
22
lines: 86.28,
23
statements: 86.44,
24
},
0 commit comments