Hi all After merging the change I saw some coverage data in a PR. Seems to be fixed.
Regards Julian On Fri, Feb 28, 2020 at 5:18 PM Julian Sedding <[email protected]> wrote: > > I've created a PR for this [0]. I reached the same conclusion as Daniel. > > Regards > Julian > > [0] https://github.com/apache/sling-tooling-jenkins/pull/3 > > On Thu, Jan 16, 2020 at 6:19 PM Daniel Klco <[email protected]> wrote: > > > > It looks like this is due to Sonar Qube deprecating the property > > sonar.jacoco.reportPaths: > > https://stackoverflow.com/questions/55861602/sonarqube-jacoco-coverage-reports-ec-xml-reports-not-displayed-together > > We > > should be able to switch to the sonar.jacoco.xmlReportPaths and get it > > working again. I can take a swing at it, but unfortunately, I'm probably > > not going to be able to do so until next week so if anyone has some time > > earlier, go ahead! > > > > On Thu, Jan 16, 2020 at 11:00 AM Robert Munteanu <[email protected]> wrote: > > > > > Hi, > > > > > > We no longer get code coverage from SonarCloud, see [1] for details. If > > > anyone has the availability to look into this, it would be greatly > > > appreciated. > > > > > > Thanks, > > > Robert > > > > > > > > > [1]: https://issues.apache.org/jira/browse/SLING-8995 > > > > > >
