Code Coverage Orphan Class Cleanup

Use when an org's overall Apex coverage is sliding toward 75% because of orphaned (uncovered, unreferenced) classes inflating the denominator. Triggers: 'production deploy blocked at 74% coverage', 'find apex classes with 0% coverage', 'orphan apex class report', 'org coverage dropping despite green test runs'. NOT for writing tests on actively used classes (use apex/test-class-standards) or for raising coverage on partially-covered classes.

PranavNagrecha af6921c 7 files · 22.3 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/devops/code-coverage-orphan-class-cleanup commit af6921c078

Frequently asked questions

npx skillmds add pranavnagrecha/code-coverage-orphan-class-cleanup