How to Setup Code Coverage and condigure sonarcloud

Template for a good new topic, formatted with Markdown:

  • ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
  • CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI
  • Scanner command used when applicable (private details masked)
  • Languages of the repository
  • Only if the SonarCloud project is public, the URL
    • And if you need help with pull request decoration, then the URL to the PR too
  • Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
  • Steps to reproduce
  • Potential workaround

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hello Can anyone guide me on how to setup code coverage and configure in sonarcloud im a little bit confused here.

Hey there.

The docs area great start. If you’re still having trouble, you’ll have to provide a lot more details (what languages are you analyzing? what coverage tools are you using? What have you tried so far that hasn’t worked?)