mirror of
https://github.com/coder/code-server.git
synced 2026-04-17 08:27:28 -05:00
chore: increase jest coverage threshold to 60
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
],
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"lines": 40
|
||||
"lines": 60
|
||||
}
|
||||
},
|
||||
"modulePathIgnorePatterns": [
|
||||
|
||||
Reference in New Issue
Block a user