chore: increase jest coverage threshold to 60
This commit is contained in:
parent
da4f87a7dc
commit
7ac015ed80
|
@ -148,7 +148,7 @@
|
|||
],
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"lines": 40
|
||||
"lines": 60
|
||||
}
|
||||
},
|
||||
"modulePathIgnorePatterns": [
|
||||
|
|
Loading…
Reference in New Issue