sonar-jacoco icon indicating copy to clipboard operation
sonar-jacoco copied to clipboard

Add some logs

Open Dufgui opened this issue 5 years ago • 2 comments

Dufgui avatar Aug 25 '20 08:08 Dufgui

Hello @Dufgui, thanks for proposing this improvement.

I understand that additional logs could help to understand what is wrong with the report, but reporting one line for every missing line seems too low level. I'm afraid we will end up polluting the logs with too many lines, Could you motivate a bit these changes? What is the use case you want to help?

In addition, don't forget to add tests at one point.

Thanks!

hello, thanks for the feedback, i remove it. And finally with this log, i found my bug. it's due to project structure. See it their : https://community.sonarsource.com/t/jacoco-xml-report-imported-but-coverage-still-0/29995/2 I don't know if I must open another issue or not for this case.

Dufgui avatar Sep 16 '20 08:09 Dufgui