Coverage is showing 0% in sonarcloud

Hi
I ran a java project in local, in my local all new lines are covered by test cases. But when i run sonar analysis coverage is showing 0% in sonarcloud and the new lines are showing as ‘not covered by tests’ in sonarcloud.
image

Hey there.

What steps are you taking to import code coverage into SonarCloud today? What do the logs say in your analysis?