tango-controls / JTango

TANGO kernel Java implementation. JTango moved to https://gitlab.com/tango-controls/JTango
http://tango-controls.org
8 stars 14 forks source link

Reduce the number of 3rd party GitHub integrations #41

Closed Ingvord closed 7 years ago

Ingvord commented 7 years ago

Currently we have 3 major 3rd party integrations for code quality analyzing:

And one for code coverage:

We need to choose the one combination (analysis + coverage) that best suits our needs and stay with it.

Here is rough estimation:

Codacy: PRO

Codebeat PRO

Sonar: PRO

Ingvord commented 7 years ago

I have finally managed to get badges for sonar:

Lines Of Code

In fact it is even more interesting, as we can put as many metrics as we want, see, for instance, this link

So we shall stick with SonarCloud!