python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Jenkins - SonarQube: Angular Test coverage karma alternative without browser
I'm trying to find an alternative to generate a coverage report for an angular project with jenkins and karma, the problem comes because it is not allowed to install at least a headless browser in the...
Jose Flores
Votes: 0
Answers: 1
Change main branch in Sonarqube without deleting branch
I am trying to change my main branch in Sonarqube from master to mainline as I have been doing my analysis on mainline for the past few months.
This post below in the Sonar community says that I have ...
Zach
Votes: 0
Answers: 0
SonarQube Sql Injection problem in Android
when I run SonarQube testing tool on my android project, it gives Sql Injection Error, I used below query in my code, how can I solve this problem, and get rid of this SonarQube error?
Str...
Diego
Votes: 0
Answers: 0