mirror of
https://github.com/openclaw/clawhub.git
synced 2026-08-14 08:52:21 +00:00
chore: add skillZip.ts to coverage tracking
Include convex/lib/skillZip.ts in coverage reports to track the deterministic ZIP building utility added in PR #130.
This commit is contained in:
@@ -25,6 +25,7 @@ export default defineConfig({
|
||||
include: [
|
||||
'src/lib/**/*.{ts,tsx}',
|
||||
'convex/lib/skills.ts',
|
||||
'convex/lib/skillZip.ts',
|
||||
'convex/lib/tokens.ts',
|
||||
'convex/httpApi.ts',
|
||||
'packages/clawdhub/src/**/*.ts',
|
||||
|
||||
Reference in New Issue
Block a user