Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[andmore-dev] Sonar Reporting

We now have Sonar tracking various metrics like tech debt, code coverage, bugs, etc.

https://dev.eclipse.org/sonar/dashboard/index/61904

The job that sends the information to Sonar, will be set to run once a week against develop.

The findbugs reports and jacoco code coverage will still continue to run as part of the regular CI job.

Dave



Back to the top