uartois / sonar-golang

Sonarqube plugin for the golang language.
GNU Lesser General Public License v3.0
245 stars 32 forks source link

Skipped tests not shown #30

Closed Cosby86 closed 6 years ago

Cosby86 commented 7 years ago

Hello all, i enabled the rule "Skipped unit tests should be either removed or fixed". In my code there are few skipped tests but I don't have any evidences in sonar. How can I found them?

Another question: Do you have any known bug in duplicated code. It seems not working too

thibaultfalque commented 7 years ago

Hi, please follow the instruction for create an issue and add more informations about your problem: Sonarqube Version, Plugin version, plugin configuration etc... This rules is in the gometalinter report ? Please post the report.

thibaultfalque commented 7 years ago

Duplicated code is not work for the moment.

Cosby86 commented 6 years ago

It sounds good. thx