Analyzing Coverage

Use when measuring or chasing Vitest/v8 code coverage in the Trilium monorepo — "what's below 100%?", "which files need tests?", "what lines of X are uncovered?", "take <area> to 100%", or feeding coverage gaps to test-writing agents. Provides one reusable analyzer (coverage.mjs) for lcov.info / coverage-summary.json / coverage-final.json, the correct commands to produce that data on Windows, and the known footguns. Pairs with writing-unit-tests.

triliumnext 4a76dea 2 files · 22.3 KB Updated

File contents

triliumnext/trilium/tree/main/.claude/skills/analyzing-coverage commit 4a76deae65

Frequently asked questions

npx skillmds@latest add triliumnext/analyzing-coverage