-
### Description
OS: Mac OS 10.13.6
SonarQube:7.4.0.18908 with builtin database
SonarC#:7.9.1
SonarScanner:3.2.0.1227
sonarqube page always shows "This Project Is Empty"
### Repro steps
Co…
-
I'm getting the following error attempting to install gazebo8:
```
-- BUILD ERRORS: These must be resolved before compiling.
-- Boost not found. Please install thread signals system filesystem p…
-
Here's some output from jenkins running a Docker file. The `jacoco.xml` is clearly there as you can seen from step 30
```
Step 30/33 : RUN ls -al /home/gradle/project/build/reports/jacoco/test
-…
-
Hey, guys
I am having issues while uploading coverage locally.
After `cc-test-reporter after-build` the coverage is successfully uploaded but I do get an error under code climate mentioning the cove…
-
**Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to…
-
I'm attempting to setup Test Coverage for multiple test suites in a React Native Application (node tests, iOS tests, Android tests).
It fails when trying to format coverage for NodeJS:
```
$ ./…
n1mda updated
6 years ago
-
### Description
Sonar scanning seems to not find the test files, but I can't work out why. There is some coverage, so I'm not sure where this is from.
### Steps to Reproduce
1. `Git clone git…
-
Hi,
First some context: I'm using Rails and running into an issue where I'm trying to remove test dependencies from my production environment. The problem is that these dependencies are defined in …
-
Hey guys,
It is my first time with SonarQube on .Net Framework projects. I installed the SonarQube V7.5 Community and start it as a Windows Service. I download the MsBuild Scanner 4.5 (.Net Framew…
-
I currently have a project that is an ES6 javascript project that has local coverage with `babel-plugin-istanbul` and `karma-coverage` working and generating an lcov format report on the top level dir…