What is SonarQube? How to configure a maven project for Code Coverage | Tech Primers

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 84

  • @nagavadlapudi
    @nagavadlapudi 4 роки тому +6

    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?

  • @helloworldgamingyt
    @helloworldgamingyt 7 років тому +9

    Excellent channel. Really impressed with the content you are providing. Most suggested channel from my side. Good work.

  • @BhargavMurari
    @BhargavMurari 5 років тому +1

    I like the way demo is packed with some decent music, one must use quality earphones to enjoy it. 😁

  • @patrickbelanger9192
    @patrickbelanger9192 6 років тому +3

    Thank you so much! With your video, I was able to finally configure SonarQube to get my percentage of coverage displayed!

  • @nitinaljapurdata4668
    @nitinaljapurdata4668 7 років тому +6

    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.

  • @pjukalkar
    @pjukalkar 6 років тому +1

    I Love this channel and follow regularly... thank you!

  • @dineshchandgr
    @dineshchandgr 3 роки тому

    Amazing video as usual. Nice bgm

  • @andrews13
    @andrews13 4 роки тому

    Excellent presentation!

  • @pravatkumarmuduli1655
    @pravatkumarmuduli1655 6 років тому +1

    Superb. Thanks for Sharing your knowledge.

  • @sahibaparveen3616
    @sahibaparveen3616 5 років тому +1

    Awesome video,,,, please upload more videos related to new technology or updated one

  • @MrGarg10may
    @MrGarg10may 5 років тому

    I actually loved the music :)

  • @pallavimisra9753
    @pallavimisra9753 5 років тому +1

    Another amazing video.

  • @NisargRaval007
    @NisargRaval007 6 років тому +1

    Really awesome Video

  • @MrKiraBR
    @MrKiraBR 5 років тому

    Amazing tutorial, thanks!!!!

  • @yadnyesh
    @yadnyesh 7 років тому +1

    Thanks for the video

    • @TechPrimers
      @TechPrimers  7 років тому

      +Yadnyesh Juvekar my pleasure

  • @257manojgupta
    @257manojgupta 6 років тому

    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?

  • @noureddinelahia2036
    @noureddinelahia2036 6 років тому +1

    great job thanks

  • @xiangziification
    @xiangziification 7 років тому +4

    Thanks buddy , the tutorial was really helpful. I have question does sonarQubes support exclusion of files based on quality profile.

    • @TechPrimers
      @TechPrimers  7 років тому

      Hi Kumar, Satpriya
      SonarQube doesnt support that yet, however you can disable/exclude files from your pom.xml

  • @helloworldgamingyt
    @helloworldgamingyt 7 років тому +5

    Please try to do an in depth video on Apache karaf.

  • @balrajmys
    @balrajmys 7 років тому +1

    Awesome Video :) Thanks so much bro :) How do u learn new things or upgrade ur skills? Please give me some tips.

    • @TechPrimers
      @TechPrimers  7 років тому

      I have made a video on that as well :)
      Check the below video: ua-cam.com/video/yVrZYemCgas/v-deo.html

  • @madhurinemade27
    @madhurinemade27 6 років тому +1

    I liked this vedio.......would you have any demo session for protractor testcases sonarqube ?

  • @narendrakumarpokala3007
    @narendrakumarpokala3007 4 роки тому

    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.

  • @chakshu6301
    @chakshu6301 10 місяців тому

    How to generate the coverage for only changed code in a branch or pr so that it can avoid coverage for unused method

  • @nikitamanektalia7110
    @nikitamanektalia7110 4 роки тому

    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

  • @shivanaini2347
    @shivanaini2347 2 роки тому

    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

  • @neeraj2626
    @neeraj2626 6 років тому +1

    Good job.

  • @manjushanmugam4967
    @manjushanmugam4967 4 роки тому

    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

  • @aishwaryaacharya3108
    @aishwaryaacharya3108 3 роки тому

    Hi, Could you please make a video on sonar cube coverage for PLSQL, Thanks.

  • @amitsharma-ed9ow
    @amitsharma-ed9ow 5 років тому

    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#

  • @nagavadlapudi
    @nagavadlapudi 6 років тому

    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?

  • @diegoramos27
    @diegoramos27 4 роки тому

    How to provide coverage to SonarQube, is JaCoCo needed ? thanks

  • @simplechannel7859
    @simplechannel7859 5 років тому +1

    Great the video!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @bulaltruist
    @bulaltruist 6 років тому

    hi, how to collect code coverage metrics using sonarqube for a C#.net project

  • @JAHH95animes
    @JAHH95animes 5 років тому

    Do you know how integrate sonarqube with mantis please?

  • @bingoolaptop2785
    @bingoolaptop2785 3 роки тому +3

    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.

  • @maheswarigr458
    @maheswarigr458 2 роки тому

    @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

  • @tasmiyasana1257
    @tasmiyasana1257 6 років тому

    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?

  • @jainmanglesh
    @jainmanglesh 5 років тому +26

    why do you have background musci.. its irritating... the only reason for me to refrain watching your knowledge packed videos.. :-(

    • @kcinbhardwaj
      @kcinbhardwaj 5 років тому

      Thanks lots.. digitally you people serving India....

    • @alk9962
      @alk9962 5 років тому +2

      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.

    • @rohitYadav0424
      @rohitYadav0424 4 роки тому +1

      really very irritating !!!

  • @vijaykumar-jw5ic
    @vijaykumar-jw5ic 6 років тому

    how can i know that which method is not covered in the sonarqube?

  • @jagadeeshm1843
    @jagadeeshm1843 5 років тому +1

    How you created project in sonarqube ?
    from Maven or from sonarqube ?

  • @RavindraElicherla
    @RavindraElicherla 7 років тому +1

    Good content and video. Please get rid of the background music.

  • @naveennk2224
    @naveennk2224 5 років тому

    How do i integrate sonarqube with bamboo?

  • @gavin0811
    @gavin0811 6 років тому +3

    the video is quite good ...but the music is too loud and distracting..

  • @prakashmalakar6281
    @prakashmalakar6281 6 років тому

    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. ?

    • @shekara9510
      @shekara9510 6 років тому

      Check firewalld disabled r not

  • @saikiranalagatham3555
    @saikiranalagatham3555 4 роки тому

    I'm getting sonarqube server can not be reached, Can U help me?

  • @k.r.mohanreddyk.r2350
    @k.r.mohanreddyk.r2350 6 років тому +1

    How to install sonar qube in Linux machine

  • @AmitPatel-oq7vb
    @AmitPatel-oq7vb 3 роки тому +2

    Very good video. But if you are reading this comment then please REMOVE THE BACKGROUND MUSIC from your video. It is so annoying..

    • @TechPrimers
      @TechPrimers  3 роки тому

      Yes amit, all new videos don’t have them anymore

  • @supunkavinda8660
    @supunkavinda8660 7 років тому +1

    Thanks.. :)

  • @vijayr6540
    @vijayr6540 4 роки тому +1

    good

  • @qays241179
    @qays241179 6 років тому +1

    what is this language?? i can't understand

  • @basantahota514
    @basantahota514 7 років тому

    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

    • @basantahota514
      @basantahota514 7 років тому

      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]

    • @TechPrimers
      @TechPrimers  7 років тому +1

      +Basanta Hota can u check if the port is being used by any other process.

    • @basantahota514
      @basantahota514 7 років тому

      No only one processor is up .may be some issue in my installation

  • @rajeswarimurukesan82
    @rajeswarimurukesan82 4 роки тому

    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.

  • @bijayakumarbarik5366
    @bijayakumarbarik5366 5 років тому

    Why you have kept the background music

  • @tushard5657
    @tushard5657 7 років тому +2

    Are you explaining this to someone who already knows Sonar? Terrible for a beginner.

  • @timrich5344
    @timrich5344 5 років тому

    i have met Indian engineers 90% manual testers who dont understand any code. i cant imagine how Indians are named as "tech people" ????

  • @alphazero0
    @alphazero0 5 років тому +1

    the background music is really distracting

  • @ameroamigo1
    @ameroamigo1 4 роки тому +1

    That background music is irritating

  • @kparthu715
    @kparthu715 6 років тому +1

    plz stop the background music bro

    • @TechPrimers
      @TechPrimers  5 років тому

      yes. stopped from the latest videos

  • @vanajajayachandran3566
    @vanajajayachandran3566 5 років тому

    No clarity in video

  • @aksharderi
    @aksharderi 5 років тому +2

    background music is annoying otherwise video is good

  • @biosubj
    @biosubj 4 роки тому +1

    The soundtrack irritated

  • @aksharderi
    @aksharderi 5 років тому

    Background music is very loud and annoying.

  • @kousiks2395
    @kousiks2395 5 років тому

    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

  • @wazeeharaa8100
    @wazeeharaa8100 3 роки тому

    Kindly please remove the BGM - this is Technical one - need to concentrate on it

  • @siddhanasri9238
    @siddhanasri9238 4 роки тому

    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

    • @TechPrimers
      @TechPrimers  4 роки тому

      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

  • @baliab9999
    @baliab9999 5 років тому

    PLEASE REMOVE THE MUSIC