QualInsight / qualinsight-plugins-sonarqube-smell

Code Smells plugin for SonarQube and companion Java library
GNU Lesser General Public License v3.0
47 stars 13 forks source link

Migrate to SonarQube 5.2 #29

Closed pawlakm closed 8 years ago

pawlakm commented 9 years ago

Only occurs with SQ 5.2-RC+ could not reproduce the bug with 4.5.x nor 5.1.x.

It seems that Sensors and Decorators are not run anymore.

pawlakm commented 8 years ago

Ok the problem seems to be fixed now. Metrics are correctly computed, and the widget is correctly displayed.

Remaining work: fix all tests