We have successfully installed sonar and analyzed both master and PR branches but we want some additional features as like codecov tool which was mentioned in the below screenshots. Can you please help us how to achieve this through sonar?
1)Bitbucket Badge integration with sonar?any plugins do we need to install on bitbucket side or sonar side to display successful message icon on bitbucket home repositoy.Please find attached scrrenshot for your reference.
I think you’ve come to the wrong place to ask about Codecov. As far as I know, there’s no integration. But you should really ask Codecov how to get a Codecov report & badge.
Hi @ganncamp@dob_support @ @Community_ColorOS_ID ,
sorry if my question not understandable,actully my question was i need to do similar set up in sonarqube server as like we did in code cove.Please let us know is there any documentation to refer or share me how to to this set up. My main intention is i need to see both badges and sonar coverage(as mentioned in the pics but that is ralated
Thanks @ganncamp .Is there a way to see sonar coverage report in bitbucket itslef instead of login to sonar server ?do we have any webhooks or some other configuration to achieve this?
Also ragarding badge,quality gate status is showing as shown in the attached status.it it seems UI has some problem or need to install some plugins to display icon properly on bitbucket UI .Can you please help on this as well?
sure @ganncamp .its Private bitbucket repository.actually this is trail dev edition license one which we got from sonar team.i used below mardown one on bitbucket repo side [README.md].when we directly access the url we are getting it right image but its not showing proper image in the bitbucket UI.
Also i request you to please let me know is there anyway to achieve this if it is private.
Hi @ganncamp i understood that for a private projects badge will not support but my question was i have a project which is public and i also get the makrdown url for that project(screenshot given below) and when iam adding this to my bitbucket README.md file it is not showing the numbers properly on the bitbucket UI.I have attached the screenshots for your reference.
in my screenshot if you see the codecov markdown url is displaying the numbers properly where as sonarqube markdown is not displayed properly.
i just want to understand if we are missing any set up or configuration here and is there anything we need to do from our bitbucket side to display this markdown links properly .Also we tried to check this UI on different browsers like chrome,suffari and IE.
There is nothing wired in the browser, as you can see in the above image, we are able to get the proper image for codecov markdown URL.
We just added the sonarQube markdown URL to our README.md file in the bitbucket repo
We also tried adding the project key i.e : com-manh-cp:ai-inventory instead of “com-manh-cp%3Aai-inventory” in the markdown URL, but still the same issue.
Please let us know if there is anything we can do about this.
Is there anything you can guide us to change in the environment to display it correctly ?
Actually we are planning to change from codecov to sonarQube developer edition and from last couple of weeks we are doing some POC on the trial version. And already the team is familiar with the codecov badges and its used in bitbucket and as well as in some confluence pages to track the code coverage for our components.
It will be great, if you have some alternative to achieve this.
On a separate note is there anything available for pull request analysis in sonarQube? and can we check it in the trial license? if so can you point us any document to configure it and check the feature.
Is there anything you can guide us to change in the environment to display it correctly ?
Actually we are planning to change from codecov to sonarQube developer edition and from last couple of weeks we are doing some POC on the trial version. And already the team is familiar with the codecov badges and its used in bitbucket and as well as in some confluence pages to track the code coverage for our components.
It will be great, if you have some alternative to achieve this.
On a separate note is there anything available for pull request analysis in sonarQube? and can we check it in the trial license? if so can you point us any document to configure it and check the feature.