mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
bump test coverage
This commit is contained in:
parent
7bc2370be5
commit
535d55ea8b
@ -6,10 +6,10 @@
|
||||
// subset of files to check against these targets.
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 63,
|
||||
branches: 51,
|
||||
statements: 62,
|
||||
functions: 55,
|
||||
lines: 63.5,
|
||||
branches: 52,
|
||||
statements: 63,
|
||||
functions: 56,
|
||||
},
|
||||
transforms: {
|
||||
branches: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user