mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
bump test coverage
This commit is contained in:
parent
64d8f359da
commit
b5321c8b4f
@ -6,9 +6,9 @@
|
||||
// subset of files to check against these targets.
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 62.25,
|
||||
branches: 50.5,
|
||||
statements: 61.5,
|
||||
lines: 63,
|
||||
branches: 51,
|
||||
statements: 62,
|
||||
functions: 55,
|
||||
},
|
||||
transforms: {
|
||||
|
Loading…
Reference in New Issue
Block a user