I’m running a CI pipeline using GitLab, and the SonarQube analysis completes successfully. However, the code coverage and duplications on new code show as “not computed”, even after running the analysis multiple times.
Everything else seems fine, and this issue persists even after the second analysis.
Could someone please help me identify what I might be missing or misconfigured?