Hey Folks,
In a Django-Python project I want to see the coverage reports on sonarqube when MR is opened. I am using Gitlab Pipeline and I want to generate the coverage report and run sonar-scanner here so we can see the result when MR is opened. I’m using the community version, is there any way I can do this?
Hi,
Welcome to the community!
PR/MR decoration starts in Developer Edition($). Further, that decoration shows overall coverage %, but not covered/uncovered lines.
HTH,
Ann
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.