sangram
(Sangram Mohite)
February 4, 2020, 2:20am
5
I found a number of links which said that importing of code coverage and external reports for Automatic Analysis is not yet supported for SonarCloud.
Hi SonarCloud users!
Today, we are thrilled to announce that we deployed a Beta feature which many of you are waiting for: SonarCloud can autonomously scan your code, by simply reading it from your repository! We call that AutoScan, and we think you’ll love it!
As you will see, activating this Beta feature is very simple. Note that it comes with a limited scope and some caveats for now. We will be removing those limitations along the way - but we did not want to wait any longer to let y…
Hi,
Are you already using autoscan?
If yes, then I don’t think there is much you can do, just wait for this feature to arrive.
If not, then before the analysis, generate the report and import it with sonar.javascript.lcov.reportPaths property (both JS and TS will work with this property).
Is there a way to get all the reports on the SonarCloud dashboard if we decide to not use AutoScan?
Regards,
Sangram