Gitlab: No data from MR

Hi, I just set up sonar cloud with both test coverage and test summary configured, but when creating a new merge request, I do not get any data, not even new lines of code added:

  • ALM used: Gitlab
  • CI system used: Gitlab CI
  • Scanner command used when applicable: sonar container
  • Languages of the repository: python

I wonder if I’m doing something wrong here?

Hi,

Are you using automatic analysis? And to make sure: your PR has changes in code? Not just comments or whitespace?

 
Ann

Hi again,

Could you also provide the contents of your gitlab-ci.yml file?

 
Thx,
Ann