Skip to content

emzeidan/sonar-clover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonar Clover

Build Status

Description / Features

It provides the ability to feed SonarQube with code coverage data coming from Atlassian Clover.

Usage

To display code coverage data:

  1. Prior to the SonarQube analysis, execute your unit tests and generate the Clover report.
  2. Import this report while running the SonarQube analysis by setting the sonar.clover.reportPath property to the path to the Clover report. The path may be absolute or relative to the project base directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.6%
  • Shell 2.3%
  • Groovy 2.1%