mirror of
https://git.tuxpa.in/a/code-server.git
synced 2024-12-26 12:15:26 +00:00
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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user