https://github.com/sonarsource/sonar-jacoco
SonarQube JaCoCo Plugin
https://github.com/sonarsource/sonar-jacoco
code-quality jacoco static-analysis
Last synced: 6 months ago
JSON representation
SonarQube JaCoCo Plugin
- Host: GitHub
- URL: https://github.com/sonarsource/sonar-jacoco
- Owner: SonarSource
- License: lgpl-3.0
- Created: 2018-07-26T13:04:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T14:29:26.000Z (8 months ago)
- Last Synced: 2025-06-08T11:51:23.337Z (7 months ago)
- Topics: code-quality, jacoco, static-analysis
- Language: Java
- Homepage:
- Size: 267 KB
- Stars: 41
- Watchers: 23
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# SonarQube JaCoCo Plugin
[](https://cirrus-ci.com/github/SonarSource/sonar-jacoco)
[](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.jacoco%3Asonar-jacoco)
[](https://next.sonarqube.com/sonarqube/component_measures?id=org.sonarsource.jacoco%3Asonar-jacoco&metric=coverage)
### How to use?
Have a look at [importing JaCoCo coverage report in XML format](https://community.sonarsource.com/t/coverage-test-data-importing-jacoco-coverage-report-in-xml-format/12151) guide.
### Have question or feedback?
To provide feedback (request a feature, report a bug etc.) use the [SonarQube Community Forum](https://community.sonarsource.com/). Please do not forget to specify the language and tag 'jacoco', plugin version and SonarQube version.
If you have a question on how to use plugin (and the [guide](https://community.sonarsource.com/t/coverage-test-data-importing-jacoco-coverage-report-in-xml-format/12151) doesn't help you), we also encourage you to use the community forum.
### License
Copyright 2018-2025 SonarSource.
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)