Tempoararily drop coverage targets

This commit is contained in:
David Bolack
2026-08-28 23:03:32 -05:00
parent 8a31725361
commit 3b60148315
+4 -4
View File
@@ -69,10 +69,10 @@
], ],
"coverageThreshold": { "coverageThreshold": {
"global": { "global": {
"statements": 50, "statements": 40,
"branches": 40, "branches": 25,
"functions": 40, "functions": 30,
"lines": 50 "lines": 40
}, },
"server/homebrew.api.js": { "server/homebrew.api.js": {
"statements": 60, "statements": 60,