1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Merge branch 'develop' into master-sync

This commit is contained in:
Brad Decker 2023-04-20 16:03:07 -05:00 committed by GitHub
commit ec57d9b3d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,10 +6,10 @@
// subset of files to check against these targets.
module.exports = {
global: {
lines: 68.5,
branches: 56.34,
statements: 67.86,
functions: 60.69,
lines: 69.3,
branches: 57,
statements: 68.5,
functions: 61.5,
},
transforms: {
branches: 100,