1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01: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. // subset of files to check against these targets.
module.exports = { module.exports = {
global: { global: {
lines: 68.5, lines: 69.3,
branches: 56.34, branches: 57,
statements: 67.86, statements: 68.5,
functions: 60.69, functions: 61.5,
}, },
transforms: { transforms: {
branches: 100, branches: 100,