sonar-scoverage-plugin icon indicating copy to clipboard operation
sonar-scoverage-plugin copied to clipboard

Sonar plugin for Scala statement coverage tool

Results 24 sonar-scoverage-plugin issues
Sort by recently updated
recently updated
newest added

I completed Sonarqube installation but web page is not accessible. I tried localhost i.e http://localhost:9000 on browser but it does not display any pages. Any feedback will be great help....

Hi, I am unable to start the Sonar service after installing the sonar-scoverage-plugin-5.1.3. Please find my SonarQuebe version 6.7.5 and help me to fix the issue. Error: +++++++++ +++++++++++++++++++++++++ 2020.11.22...

Hi I completed Sonarqube installation but web page is not accessible. I tried localhost i.e 192.168.0.111:9000/sonar/ on browser but it does not display any pages. Any feedback will be great...

Getting below error while trying to run sonar analysis INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ Total time: 1:34.820s Final Memory: 41M/219M INFO: ------------------------------------------------------------------------ ERROR: Error during Sonar runner execution...

Sonar Jenkins job failing due to the below issue, need help look into it. **INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ Total time: 1:51.845s Final Memory: 43M/1469M INFO: ------------------------------------------------------------------------ ERROR: Error during...

Hi, I'm having an issue where the scoverage report data is not being uploaded to SonarQube. Here is the sequence of steps I followed: 1. I installed the scoverage sonar...

Hi All, I just wanted to flag this issue and check if someone has information on how to resolve it. Running SonarQube 5.6.6 and tried to integrate sonar-scoverage-plugin-5.1.3. While the...

Is it possible to display the Unit Test Success information as well as the Unit Test Coverage??

I'm hitting a None.get in maven: ``` [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.3.0.603:sonar (default-cli) on project workflow2: None.get -> [Help 1] ``` `-X` stacktrace pointing to: https://github.com/RadoBuransky/sonar-scoverage-plugin/blob/20af12dbaa161d590e0365322d739690abd6d753/plugin/src/main/scala/com/buransky/plugins/scoverage/xml/XmlScoverageReportConstructingParser.scala#L146 What can I...

Hi, Are there any plans to upgrade to the latest SonarQube (6.x)? If not, do you have any idea on the amount of work required and would you be open...