mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
[skip e2e] bump coverage (#18165)
This commit is contained in:
parent
5468c2c142
commit
7fc617f1bd
@ -6,10 +6,10 @@
|
||||
// subset of files to check against these targets.
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 64.5,
|
||||
branches: 53.15,
|
||||
statements: 63.57,
|
||||
functions: 56.58,
|
||||
lines: 65,
|
||||
branches: 53.5,
|
||||
statements: 64,
|
||||
functions: 57.5,
|
||||
},
|
||||
transforms: {
|
||||
branches: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user