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

Update jest test coverage (#17979)

This commit is contained in:
Dan J Miller 2023-03-03 11:09:08 -08:00 committed by GitHub
parent e8c92c3d5a
commit d778cdb020
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: 63.5,
branches: 52,
statements: 62.75,
functions: 56,
lines: 64.39,
branches: 53.03,
statements: 63.66,
functions: 56.67,
},
transforms: {
branches: 100,