add @vitest/coverage-v8 for test coverage reporting
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 18m27s

This commit is contained in:
OpenClaw Subagent 2026-03-12 14:13:32 +01:00
parent 39fb8e01e7
commit fb68cf5546
3 changed files with 205 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",