Coverlet

Use the open-source free `coverlet` toolchain for .NET code coverage. Use when a repo needs line and branch coverage, collector versus MSBuild driver selection, or CI-safe coverage commands. USE FOR: coverlet setup; CI line or branch coverage; choosing between collector and MSBuild drivers. DO NOT USE FOR: coverage report rendering by itself; repos that intentionally use a different coverage engine. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode c664ef3 5 files · 21.3 KB Updated

File contents

managedcode/featurechecker/tree/main/.codex/skills/coverlet commit c664ef39e2

Frequently asked questions

npx skillmds@latest add managedcode/coverlet