mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Bump coverage (#18454)
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
This commit is contained in:
parent
4ce605f514
commit
baee6f185c
@ -6,10 +6,10 @@
|
||||
// subset of files to check against these targets.
|
||||
module.exports = {
|
||||
global: {
|
||||
lines: 65.5,
|
||||
branches: 53.5,
|
||||
statements: 64.75,
|
||||
functions: 58,
|
||||
lines: 66,
|
||||
branches: 54.4,
|
||||
statements: 65,
|
||||
functions: 58.5,
|
||||
},
|
||||
transforms: {
|
||||
branches: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user