1
0
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:
PeterYinusa 2023-03-06 19:16:30 +00:00
parent 64d8f359da
commit b5321c8b4f

View File

@ -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: {