Skip to content

Commit 8e6aac8

Browse files
committed
chore: update jest coverage threshold
1 parent c8ccfb9 commit 8e6aac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/keyring-eth-hd/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = merge(baseConfig, {
2626
branches: 83.87,
2727
functions: 100,
2828
lines: 95,
29-
statements: 97.26,
29+
statements: 97.16,
3030
},
3131
},
3232
});

0 commit comments

Comments
 (0)