This video really comes in handy. Thank you. BTW here are the *timestamps* , that viewers can make use of. 0:31 - What is sonarqube and what does it do? 1:32 - Sonarqube online instance walkthrough. 3:23 - Configuring sonarqube locally. 12:24 - Local sonarqube dashboard walkthrough. 16:15 - Sonarqube documentation walkthrough. 18:15 - Significance of jacoco plugin and how to configure it?
Your videos are awesome man.. From every video i learn new things... great job... Can you please make a video on log analysis.. Whenever the code fails we have to check the complete logs and come to a point, which is a time consuming process..If you can demonstrate the log analyzer which has UI and shows real time data logs on UI and pointouts the errors. So, instead of searching in logs one can easily investiagate on UI itself.
Is it possible to test the code manually (in case of web application -just navigate through it) and get the code coverage report; code that is being executed on server (via jacoco) in sonarqube?
Hai it was good explanation,can you please do a video on sonarqube to test and analysis code coverage for .net application,I haven't found any video with this topics and I hope if you give demo video on that topic.
Hi need some help with the installation of sonarqube as the process starts but eventually stops because of some indexing mapping deleting the es6 folder also doesn't help
Need this helo it's very help ful We are having java and ui application we are running the scan for sonar in Jenkins as of now we are using difarent Jenkins jobs for java and javascript is there any way to merge in single job
Hi.. I am getting code smells in xml file like replace all tab characters with sequence of white spaces or make this element at column 3.. how to get rid of this code smells.. do we have plugin.. please share some video
@Techprimers Please share link for the sample code used in ingellij.. I checked in github link which u provided.. Code is not there.. Kindly share me the link
Hi I am facing this issue while running sonar 3 files to be analyzed [INFO] 0/3 files analyzed [WARNING] Missing blame information for the following files: [WARNING] * pom.xml [WARNING] * src/main/java/com/github/jitpack/App.java [WARNING] * src/test/java/com/github/jitpack/AppTest.java [WARNING] This may lead to missing/broken features in SonarQube because of that my sonar analysis dashboard is empty for that project ,no code coverage,bugs etc is reflecting. how can i fix it?
I also wonder why people think music is the way to go? What a dumb. If I need music I won't be here and will be listenting to the music I like. Thumb down no matter how great content is. That music makes it worst.
Really appreciable job dude. am facing one issue while running StartSonar.bat it's up but when am checking it with localhost:9000 no dashboard page coming for me .can u please assist me how can i resolve this issue
Console Error : [INFO] User cache: C:\Users\bahota\.sonar\cache [ERROR] SonarQube server [localhost:9000] can not be reached [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.725 s [INFO] Finished at: 2017-11-27T18:31:01+05:30 [INFO] Final Memory: 17M/170M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.3.0.603:sonar (default-cli) on project Spring-Data-JPA: Unable to execute SonarQube: Fail to get bootstrap index from server: Failed to connect to localhost/0:0:0:0:0:0:0:1:9000: Connection refused: connect -> [Help 1]
Started following the tutorials recently. It WAS all very helpful and cool. But this background addition makes it difficult to listen to it. Please do the courses without music.
the video is no value addition and background music is irritating half of time in video you spent searching for error done by you and last came up with
is there anyway we can reduce BGM in youtube...(maybe a kickstart idea for someone to create a new noise vs voice plugin)? such a good vdo...❤️ #WASTED 😭 I watch n like Gauravs tech VDOs but Im actually hitting a dislike on this
Appreciate the honest feedback sid. This video was made more than 2 years ago. I had taken those feedback and removed music from all latest videos made in the last 1 year or more
This video really comes in handy. Thank you.
BTW here are the *timestamps* , that viewers can make use of.
0:31 - What is sonarqube and what does it do?
1:32 - Sonarqube online instance walkthrough.
3:23 - Configuring sonarqube locally.
12:24 - Local sonarqube dashboard walkthrough.
16:15 - Sonarqube documentation walkthrough.
18:15 - Significance of jacoco plugin and how to configure it?
Excellent channel. Really impressed with the content you are providing. Most suggested channel from my side. Good work.
Thanks SSK
I like the way demo is packed with some decent music, one must use quality earphones to enjoy it. 😁
Thank you so much! With your video, I was able to finally configure SonarQube to get my percentage of coverage displayed!
Your videos are awesome man.. From every video i learn new things... great job...
Can you please make a video on log analysis..
Whenever the code fails we have to check the complete logs and come to a point, which is a time consuming process..If you can demonstrate the log analyzer which has UI and shows real time data logs on UI and pointouts the errors.
So, instead of searching in logs one can easily investiagate on UI itself.
I Love this channel and follow regularly... thank you!
Amazing video as usual. Nice bgm
Excellent presentation!
Superb. Thanks for Sharing your knowledge.
Awesome video,,,, please upload more videos related to new technology or updated one
I actually loved the music :)
Another amazing video.
Really awesome Video
Amazing tutorial, thanks!!!!
Thanks for the video
+Yadnyesh Juvekar my pleasure
Is it possible to test the code manually (in case of web application -just navigate through it) and get the code coverage report; code that is being executed on server (via jacoco) in sonarqube?
great job thanks
Thanks buddy , the tutorial was really helpful. I have question does sonarQubes support exclusion of files based on quality profile.
Hi Kumar, Satpriya
SonarQube doesnt support that yet, however you can disable/exclude files from your pom.xml
Please try to do an in depth video on Apache karaf.
Sure SSK.
Awesome Video :) Thanks so much bro :) How do u learn new things or upgrade ur skills? Please give me some tips.
I have made a video on that as well :)
Check the below video: ua-cam.com/video/yVrZYemCgas/v-deo.html
I liked this vedio.......would you have any demo session for protractor testcases sonarqube ?
Hai it was good explanation,can you please do a video on sonarqube to test and analysis code coverage for .net application,I haven't found any video with this topics and I hope if you give demo video on that topic.
How to generate the coverage for only changed code in a branch or pr so that it can avoid coverage for unused method
Hi need some help with the installation of sonarqube as the process starts but eventually stops because of some indexing mapping deleting the es6 folder also doesn't help
Need this helo it's very help ful
We are having java and ui application we are running the scan for sonar in Jenkins as of now we are using difarent Jenkins jobs for java and javascript is there any way to merge in single job
Good job.
Hi.. I am getting code smells in xml file like replace all tab characters with sequence of white spaces or make this element at column 3.. how to get rid of this code smells.. do we have plugin.. please share some video
Hi, Could you please make a video on sonar cube coverage for PLSQL, Thanks.
Thanks for the video. Can you please also add how we can extract reports and send to required group. Also can you suggest the flow for C#
Thank you for making a video on sonar qube, can you please let me know how to exclude a single class instead of package in sonar qube?
How to provide coverage to SonarQube, is JaCoCo needed ? thanks
Great the video!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
hi, how to collect code coverage metrics using sonarqube for a C#.net project
Do you know how integrate sonarqube with mantis please?
Feedback: Don't play music all along with the video, it disturbs, and makes it difficult to concentrate. limit it to Intros.
BTW Thanks for the video.
@Techprimers Please share link for the sample code used in ingellij.. I checked in github link which u provided.. Code is not there.. Kindly share me the link
Hi
I am facing this issue while running sonar
3 files to be analyzed
[INFO] 0/3 files analyzed
[WARNING] Missing blame information for the following files:
[WARNING] * pom.xml
[WARNING] * src/main/java/com/github/jitpack/App.java
[WARNING] * src/test/java/com/github/jitpack/AppTest.java
[WARNING] This may lead to missing/broken features in SonarQube
because of that my sonar analysis dashboard is empty for that project ,no code coverage,bugs etc is reflecting. how can i fix it?
why do you have background musci.. its irritating... the only reason for me to refrain watching your knowledge packed videos.. :-(
Thanks lots.. digitally you people serving India....
I also wonder why people think music is the way to go? What a dumb. If I need music I won't be here and will be listenting to the music I like. Thumb down no matter how great content is. That music makes it worst.
really very irritating !!!
how can i know that which method is not covered in the sonarqube?
How you created project in sonarqube ?
from Maven or from sonarqube ?
Yes from maven
Good content and video. Please get rid of the background music.
How do i integrate sonarqube with bamboo?
the video is quite good ...but the music is too loud and distracting..
hi my sonarqube dashboard is not coming while launching sonarqube ,it is showing this error
This site can’t be reached localhost refused to connect. ?
Check firewalld disabled r not
I'm getting sonarqube server can not be reached, Can U help me?
How to install sonar qube in Linux machine
Very good video. But if you are reading this comment then please REMOVE THE BACKGROUND MUSIC from your video. It is so annoying..
Yes amit, all new videos don’t have them anymore
Thanks.. :)
my pleasure Supun
good
what is this language?? i can't understand
Really appreciable job dude. am facing one issue while running StartSonar.bat it's up but when am checking it with localhost:9000 no dashboard page coming for me .can u please assist me how can i resolve this issue
Console Error : [INFO] User cache: C:\Users\bahota\.sonar\cache
[ERROR] SonarQube server [localhost:9000] can not be reached
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.725 s
[INFO] Finished at: 2017-11-27T18:31:01+05:30
[INFO] Final Memory: 17M/170M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.3.0.603:sonar (default-cli) on project Spring-Data-JPA: Unable to execute SonarQube: Fail to get bootstrap index from server: Failed to connect to localhost/0:0:0:0:0:0:0:1:9000: Connection refused: connect -> [Help 1]
+Basanta Hota can u check if the port is being used by any other process.
No only one processor is up .may be some issue in my installation
Started following the tutorials recently. It WAS all very helpful and cool. But this background addition makes it difficult to listen to it. Please do the courses without music.
Why you have kept the background music
Are you explaining this to someone who already knows Sonar? Terrible for a beginner.
i have met Indian engineers 90% manual testers who dont understand any code. i cant imagine how Indians are named as "tech people" ????
the background music is really distracting
That background music is irritating
plz stop the background music bro
yes. stopped from the latest videos
No clarity in video
background music is annoying otherwise video is good
The soundtrack irritated
Background music is very loud and annoying.
the video is no value addition and background music is irritating half of time in video you spent searching for error done by you and last came up with
Kindly please remove the BGM - this is Technical one - need to concentrate on it
is there anyway we can reduce BGM in youtube...(maybe a kickstart idea for someone to create a new noise vs voice plugin)?
such a good vdo...❤️ #WASTED 😭
I watch n like Gauravs tech VDOs but Im actually hitting a dislike on this
Appreciate the honest feedback sid. This video was made more than 2 years ago. I had taken those feedback and removed music from all latest videos made in the last 1 year or more
PLEASE REMOVE THE MUSIC