-
SonarQube Version: 7.9.3
-
I’ve done PR analysis on my branch and got the results in sonarQube as shown below, it has 31.3% coverage after merge
-
Now on merge of the PR the results are not getting updated in the base branch i.e master branch as shown below, it still shows 31.5% coverage which is the old coverage before merge
Am I missing something or is this feature not supported yet?