Code Coverage PHP/Docker/GitLab CI

Hi all,

I’m using latest version of SonarQube. Sonarqube is ran through a docker container. The analysis finishes, but code coverage doesn’t change at all, even though I have unittests. I specifyied path to the report file of the tests, but still no luck.

Any ideas?

Hi @Yordan_Kolarov,

welcome to the community.

Can you provide the logs of the scan? Typically we log when there is an issue with the report and coverage handling. Maybe the logs can help us to solve your problem.

Best,
Nils