We are using release/dev-1.0.0 as a dev branch in azure repos trying to analyze the project with the same branch from azure build pipeline with sonar tasks but unable to get the branch from the particular folder.
Could you please help me on this issue and cross the hurdle ?
Not sure if I understand the request correctly. You could check the long-living branch configuration for your project (select “Branches” in the left sidebar inside the project) and update it so that it can match this structure.
Did you check the analysis logs for any errors/warnings that relate to the coverage? I’ve pinged some people internally who are more knowledgeable about .NET to take a look.
Sorry for taking so long to get back to you.
I have a few questions for you:
Are you still experiencing the same problem?
If yes, can you share your pipeline with us so I can have an idea of what is going on?
Are there other branches where coverage is working?