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:
parent
b14b6ba07d
commit
ba34a2fbfa
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user