Loading...
Loading...
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.
npx skill4agent add amplicode/spring-skills coveragerun-tests| Coverage by | Typical Gradle task | Meaning |
|---|---|---|
| | Both suites merged ( |
| | What the fast tests alone cover. |
| | What the Testcontainers tests alone cover. Needs Docker. |
| + a module / group | | Narrows any of the above to one package/class/subproject. |
steroid_list_projectsproject_namereferences/ide.mdproject_namereferences/gradle.mdreferences/report.md