Coverage Uplift

Raise test coverage for the microsoft/microsoft-ui-reactor repo with non-vacuous tests, picking the right tier (headless unit / selftest / E2E). Activate when a contributor asks to "improve test coverage", "add tests for X", "raise coverage", "cover the uncovered lines", "write selftests / e2e for this", "close coverage gaps", or "add unit tests". Baselines with tools/coverage, classifies each gap by tier, writes narrowly-scoped tests whose assertions fail if the target code is deleted, mutation-checks the key oracles, and runs the pr-review multi-model cross-check on the final commit. Applies changes (adds tests); does NOT change product code to chase coverage.

Microsoft 41cbe98 9.2 KB Updated 2.7k repo stars

File contents

microsoft/microsoft-ui-reactor/tree/main/.github/skills/coverage-uplift commit 41cbe9866b

Frequently asked questions

npx skillmds@latest add microsoft/coverage-uplift