Coverage

Measure a project's code coverage and report the coverage number. Use whenever coverage needs to be measured — a user asking to run the coverage report or check the current level, and also when the task itself calls for it: recording the starting coverage before development, confirming coverage didn't drop below the committed baseline after a change. Measures the whole project (unit + integration merged) or just one test group — a package/class glob or a subproject.

amplicode 37d1d62 6 files · 56.4 KB Updated

File contents

amplicode/spring-skills/tree/main/skills/coverage commit 37d1d62731

Frequently asked questions

npx skillmds@latest add amplicode/coverage