mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update jest test coverage (#17979)
This commit is contained in:
parent
e8c92c3d5a
commit
d778cdb020
@ -6,10 +6,10 @@
|
||||
// subset of files to check against these targets.
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 63.5,
|
||||
branches: 52,
|
||||
statements: 62.75,
|
||||
functions: 56,
|
||||
lines: 64.39,
|
||||
branches: 53.03,
|
||||
statements: 63.66,
|
||||
functions: 56.67,
|
||||
},
|
||||
transforms: {
|
||||
branches: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user