Hi,
I would like to announce that I developed a Sonar importer to get sonar data into a Moose model.
It imports the list of metrics and projects available in the Sonar repository.
On demand, it imports chosen metrics for all the projects. I let you see the tests and documentation to check the behavior of this importer.
The configuration is on the
Pharo catalog, so it is very easy to load it (else the repo is
here).
The importer is based on the public
Sonar REST API Version 3.7.2, but should work with recent ones.
Don’t hesitate to contribute if you want to add new features, the project is in public access!
Cheers,
Vincent