ci: add codecov coverage reporting

This commit is contained in:
Andrey Avtomonov 2026-05-14 00:42:50 +02:00
parent 9ecb8cb119
commit 89a569a26f
16 changed files with 257 additions and 11 deletions

View file

@ -54,6 +54,7 @@
"@types/better-sqlite3": "^7.6.13",
"@types/node": "^25.7.0",
"@types/react": "^19.2.14",
"@vitest/coverage-v8": "^4.1.6",
"better-sqlite3": "^12.10.0",
"ink-testing-library": "^4.0.0",
"typescript": "^6.0.3",