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

Bump coverage (#18454)

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
This commit is contained in:
Thomas Huang 2023-04-06 00:15:02 +08:00 committed by GitHub
parent 4ce605f514
commit baee6f185c
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: 65.5,
branches: 53.5,
statements: 64.75,
functions: 58,
lines: 66,
branches: 54.4,
statements: 65,
functions: 58.5,
},
transforms: {
branches: 100,