1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01: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. // subset of files to check against these targets.
module.exports = { module.exports = {
global: { global: {
lines: 65.5, lines: 66,
branches: 53.5, branches: 54.4,
statements: 64.75, statements: 65,
functions: 58, functions: 58.5,
}, },
transforms: { transforms: {
branches: 100, branches: 100,