Multi-platform analysis for C++ solution

Hi @ihar.hubchyk

we also have this multiarchitecture software.
We are using the branch feature for this.We append the os/compiler/arch to the branch name before analyzing. This might not be the intended use, but it works. You still cannot see all issues combined. You can switch easily which is ok for us.

image

@JolyLoic
That said, we struggle with the Pull Request Decorator feature. We are still working on this, but I think multiplatform support needs to be added here. We can only se one run in the branch (the latest?) selector.