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 3bed845 commit 28b5e8aCopy full SHA for 28b5e8a
packages/snaps-rpc-methods/jest.config.js
@@ -10,7 +10,7 @@ module.exports = deepmerge(baseConfig, {
10
],
11
coverageThreshold: {
12
global: {
13
- branches: 94,
+ branches: 93.97,
14
functions: 98.05,
15
lines: 98.67,
16
statements: 98.25,
0 commit comments