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