Code coverage is showing as 0.0% while i can see the code bugs, vulnerabillity and code smell issues

Welcome :slight_smile:

You didn’t provide details like language, i.e. Java, which build tool … etc.
Here is a great post that might help

There’s also a github repo with scanning examples
https://github.com/SonarSource/sonar-scanning-examples

and the sonarqube documentation

Gilbert