Branch analysis question

SonarQube version: 8.0-developer-beta (using Docker)


Hi,

So I’m just trying to get familiar with using the Branch Analysis feature of SonarQube. Here are my steps:

  1. Master has 14 bugs
  2. I create a new branch which attempts to fix 1 bug and push it to CI which runs the sonar scanner.
  3. There’s a new branch in SonarQube which says there are 0 new bugs.

How do I know if the bug has been resolved without merging into Master?

Hope this question makes sense!

Thank you in advance :slight_smile:

Hi,

You question makes perfect sense!

And with it you’ve put a finger on one of the things we just haven’t gotten to yet.

 
HTH,
Ann

1 Like

Thank you for the response! Hope it is planned for the future :slight_smile: