Template for a good new topic, formatted with Markdown:
-
ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
GitHub -
CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI
Github actions -
Scanner command used when applicable (private details masked)
-
Languages of the repository
Java -
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)
We had a package that was earlier excluded from the sonar coverage list and now after removing that, Sonar is showing missing blame for those packages.how to fix that? -
Steps to reproduce
-
Potential workaround