Coverage 0% for all projects

Quality gate has both passed and failed for projects. But all projects are with 0% coverage and no units are showing. still get passed.
This is happening for all projects with differnt languages not limited to any.
The version of sonarqube is 9.9.1

Hi,

Welcome to the community!

Are you passing coverage reports in to analysis? And/or does coverage show up as 0.0% or as ‘-’? Also, is your coverage condition on new code (only)? By default conditions on coverage and duplications on new lines are ignored when there are fewer than 20 new lines. This can be disabled at the server level: Administration → General → Quality Gate.

 
HTH,
Ann