Not able to see code coverage on SonarQube because of Spy annotation

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) : 8.9.10
  • what are you trying to achieve : Code coverage
  • what have you tried so far to achieve this : Used Clover plugin

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

Hi,

Welcome to the community!

Clover isn’t natively supported by SonarQube. You’ll need to either ask the Clover plugin community/maintainers for help, or switch to the natively-supported JaCoCo. (Note that making the switch from Clover to JaCoCo is out of scope for this community. We can only help once you have reports to import.

 
Ann