Hi,
I am working in application using .net core 6.0.
For code coverage engine, I am using Coverlet
I can able to see coverlet report in command prompt.
But in sonarqube( Version 9.6.1) report showing 0% only in code coverage
please help me
Hi,
I am working in application using .net core 6.0.
For code coverage engine, I am using Coverlet
I can able to see coverlet report in command prompt.
But in sonarqube( Version 9.6.1) report showing 0% only in code coverage
please help me
Hey there.
What do the scanner logs say?
Make sure to also check this troubleshooting guide: