reduce coverage threshold

This commit is contained in:
evanpelle
2025-10-09 18:12:10 -07:00
parent a8002a038c
commit cc49dc986e
+1 -1
View File
@@ -18,7 +18,7 @@ export default {
global: {
statements: 21.5,
branches: 16.5,
lines: 22.0,
lines: 21.0,
functions: 20.5,
},
},