Questions tagged as 'sonar'

2
answers

Code Review at compile time

I need to do an automatic Code Review on my codes. We use Jenkins which triggers compilation with some other validations every day, but at non-commercial times. As the project is very extensive and undergoes constant changes during the...
asked by 18.07.2016 / 20:07
2
answers

Test coverage using Sonar

I would like to know if anyone else has already used Sonar to do test coverage analysis, I have the following problem, I have two projects. Project A : This is implemented in my tests, using Selenium + Testng Project B : It i...
asked by 29.07.2014 / 19:59
1
answer

Sonar: Validate changes from a certain date

I use Git integrated with Team Foundation Server. The idea is to put Sonar as a step in TFS to stop the build according to the established rule. I need to know if it is possible for Sonar to apply the tests only for changes made as of a certain...
asked by 19.03.2018 / 13:56
0
answers

SonarLint bind SonarQube

I have SonarQube in version 6.2 installed on a server. On my computer I have Eclipse Neon.2 Release (4.6.2) installed. Through the Eclipse Marketplace, I installed SonarLint 2.6.0 on Eclipse. In the SonarQube Servers view I configured the...
asked by 23.03.2017 / 17:58
0
answers

SonarQube 7.2 + Xampp "java.io.IOException: An existing connection was terminated by the remote host"

I'm trying to create the connection between SonarQube 7.2 , using Xampp 3.2.2 to create and manage the database. When running StarSonar.bat it closes alone. When you start StartSonar.bat , the CMD returns a message with the fo...
asked by 05.07.2018 / 16:55
0
answers

RegisterBundles method of the BundleConfig class without absolute paths or fixed URIs

If I am here, it is because I have not been able to find something that is accurate or that satisfies my problem. Let me explain: I'm using SONARQUBE or just SONAR for code evaluation, error detection, good practice, etc. in my work proje...
asked by 14.06.2018 / 22:23
0
answers

Problems with sonar module HCSR04

I'm having problems with the arduino sonar module. I am using the NewPing library to use it, and I have already configured the module in the protoboard with all the connections. But when I open the serial monitor, where it should show almost acc...
asked by 18.04.2018 / 23:23
0
answers

How to evaluate the Apache Hive and Sonar code

Is there a way or plugin in the sonarqube to evaluate Apache Hive or Spark SQL SQL codes? Thanks in advance!     
asked by 23.03.2018 / 14:57
0
answers

Sonar-runner does not upa the files

I installed local sonar on my ubuntu and am trying to upload some files to it. I configured the sonar-project.properties as follows: sonar.projectKey=your:project-key sonar.projectName=Project Supermercado sonar.projectVersion=1.0 sonar.lang...
asked by 12.06.2017 / 02:27