Coverage Analysis

Measure and improve test coverage meaningfully. Covers Istanbul/V8/coverage.py configuration, coverage gap analysis by risk, coverage-as-ratchet in CI (never let it decrease), PR coverage diff checks, mutation testing for assertion quality, and distinguishing meaningful from vanity coverage. Use when: "code coverage," "coverage gap," "Istanbul," "coverage threshold," "coverage report," "branch coverage." Not for: writing the tests that raise coverage — use unit-testing; coverage as a tracked KPI trend over time — use qa-metrics. Related: unit-testing, ci-cd-integration, qa-metrics, ai-qa-review.

petrkindlmann 45c663e 4 files · 28.1 KB Updated

File contents

petrkindlmann/qa-skills/tree/main/skills/coverage-analysis commit 45c663e05d

Frequently asked questions

npx skillmds add petrkindlmann/coverage-analysis