java-coverage
✓JaCoCo code coverage configuration for Java/Gradle projects. Covers report generation, coverage thresholds, multi-module aggregation, and SonarQube integration. Use when setting up or troubleshooting code coverage.
Installation
SKILL.md
For aggregated reports across modules, use the modern jacoco-report-aggregation plugin (Gradle 7.4+):
For older Gradle versions, use a manual task with defensive filtering:
| references/exclusion-patterns.md | Common exclusion patterns | | references/multi-module.md | Multi-module aggregation |
JaCoCo code coverage configuration for Java/Gradle projects. Covers report generation, coverage thresholds, multi-module aggregation, and SonarQube integration. Use when setting up or troubleshooting code coverage. Source: bitsoex/bitso-java.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bitsoex/bitso-java --skill java-coverage- Source
- bitsoex/bitso-java
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is java-coverage?
JaCoCo code coverage configuration for Java/Gradle projects. Covers report generation, coverage thresholds, multi-module aggregation, and SonarQube integration. Use when setting up or troubleshooting code coverage. Source: bitsoex/bitso-java.
How do I install java-coverage?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitsoex/bitso-java --skill java-coverage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bitsoex/bitso-java
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01