An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SonarQube JaCoCo Plugin

[![Build Status](https://api.cirrus-ci.com/github/SonarSource/sonar-jacoco.svg?branch=master)](https://cirrus-ci.com/github/SonarSource/sonar-jacoco)
[![Quality gate](https://next.sonarqube.com/sonarqube/api/project_badges/measure?project=org.sonarsource.jacoco%3Asonar-jacoco&metric=alert_status)](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.jacoco%3Asonar-jacoco)
[![Coverage](https://next.sonarqube.com/sonarqube/api/project_badges/measure?project=org.sonarsource.jacoco%3Asonar-jacoco&metric=coverage)](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)