I have a multimodule Maven Java project. I have followed the instructions for a multi module maven project described here Java test coverage & SonarCloud
From the Sonar Cloud logs I see the line “Importing 1 report(s)” several times. However when I go to Sonar Cloud I don’t see any code coverage data. Does anyone have any advice on how to fix this issue? Thx
Hi,
Could you share a debug analysis log, please?
The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.
This guide will help you find them.
Thx,
Ann