Getting started with architecture

Just trying this new feature, how can I get data generated?

Basically, I have a pull request on a python project that was triggered after the feature got enabled. I can see the architecture tab on that PR, but it says:

No data available. Please run an analysis first, or see the analysis logs for more information.

I am using the sonarqube scanner in a github action to trigger the scan after completing my tests and collecting the coverage data.

Do I need to trigger first a regular scan of my default branch for example?

Regards

1 Like

The short answer is “yes” but we have a bug on the PR dashboard so it only shows results for Master. We are working on a fix, and will post an update as soon as it is deployed.

Thanks or your patience.
Paul

Just a small workflow issue. I was looking at the tangle details in a specific pull request, and when I wanted to look at the other tangles on that same branch, I clicked on Tangles at the top of the screen,

image

But at that time, the UI switched to my main branch instead of staying on the pull request branch.

Thanks for reporting Stephane, we have a ticket for this issue.