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:
parent
4ce605f514
commit
baee6f185c
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user