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

Bump coverage targets (#18702)

This commit is contained in:
Thomas Huang 2023-04-20 15:39:19 -05:00 committed by GitHub
parent b14b6ba07d
commit ba34a2fbfa
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,