copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
SonarCloud not showing metrics - Sonar Community This problem is due to recent changes in SonarCloud, either in the Clean Code Taxonomy itself or in the way metrics are presented in the user interface According to the UI, a “Run a new analysis to compute the missing data” is required
Understanding measures and metrics | SonarQube Cloud Documentation Most metrics can be used to define the quality gate conditions You can find these metrics in the Measures tab of your projects and portfolios You can retrieve the metrics through the Web API by using the metric key A list of security metrics used in the Sonar solution The total number of security issues (also called vulnerabilities)
Sonar cloud does not pick up from the code coverage Hi team, We are using Jest unit results publishing Cobetura xml, which shows the Azure pipeline extension, This code coverage needs to show Sonar Cloud, but sonar does not pick it
SonarCloud scanner not showing coverage metrics for some Java projects . . . Hi, I have several java projects (but not all) which stopped showing the code coverage metric sometime during the past 3 weeks, even without any code change… For example, I chose a repository with little changes over the past month, which previously had shown coverage but not anymore
SonarCloud does not show coverage analysis on each Pull Request We are facing problems with the metrics of each pull-request analyzed by SonarCloud As shown in the image below, you can see that Sonar is not counting the code analysis Without any changes to the code or pipeline, Sonar stopped counting the metrics We are using:
Sonarqube projects passing but metrics not showing for some projects in . . . Clicking into the project we are able to view all metrics fine Most of the projects are not scanning from the main branch, however there are a few that are still showing metrics despite this Please let me know what info files I can share to help troubleshoot this
Issue with SonarCloud Analysis: Project Appears Empty I’m currently using GitHub Actions to automate the SonarCloud analysis for my project Project Details: Current Setup: The scan seems to run without errors, but when I check the project in the SonarCloud interface, it appears empty—no metrics or data are displayed Could anyone help me figure out what’s going wrong? Thanks in advance for your help!
Code coverage not being displayed on SonarCloud even with all config . . . However when I go to sonarCloud dashboard it is not being displayed I have an example of the projects we have on the screenshot: Project 1 displays the coverage, project 2 (the one I’ve been working on) does not display And that’s what I’m trying to get: