mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
bump test coverage
This commit is contained in:
parent
7bc2370be5
commit
535d55ea8b
@ -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: 63,
|
lines: 63.5,
|
||||||
branches: 51,
|
branches: 52,
|
||||||
statements: 62,
|
statements: 63,
|
||||||
functions: 55,
|
functions: 56,
|
||||||
},
|
},
|
||||||
transforms: {
|
transforms: {
|
||||||
branches: 100,
|
branches: 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user