add coverage reporting + improve test coverage for undertested files
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Failing after 2m10s

This commit is contained in:
OpenClaw Subagent 2026-03-12 14:09:54 +01:00
parent 55172856b1
commit 0a17e27fcd
6 changed files with 1311 additions and 0 deletions

View file

@ -34,6 +34,7 @@
"@types/pg": "^8.18.0",
"@types/supertest": "^7.2.0",
"@types/swagger-jsdoc": "^6.0.4",
"@vitest/coverage-v8": "^4.0.18",
"supertest": "^7.2.2",
"terser": "^5.46.0",
"tsx": "^4.21.0",