fix: failing ci checks (#17810)

This commit is contained in:
Jason Rasmussen
2025-04-23 10:59:54 -04:00
committed by GitHub
parent b7a0cf2470
commit 1b5e981a45
6 changed files with 176 additions and 1955 deletions
-6
View File
@@ -20,12 +20,6 @@ export default defineConfig({
'src/services/index.ts',
'src/sql-tools/from-database/index.ts',
],
thresholds: {
lines: 85,
statements: 85,
branches: 90,
functions: 85,
},
},
server: {
deps: {