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 94c4520 commit ae32c94Copy full SHA for ae32c94
packages/keyring-controller/jest.config.js
@@ -17,7 +17,7 @@ module.exports = merge(baseConfig, {
17
// An object that configures minimum threshold enforcement for coverage results
18
coverageThreshold: {
19
global: {
20
- branches: 93.49,
+ branches: 94.52,
21
functions: 100,
22
lines: 98.63,
23
statements: 98.64,
0 commit comments