sonar-jacoco
sonar-jacoco copied to clipboard
Add some logs
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.