thibaultfalque
thibaultfalque
OK I understand why the file is not found but it's very strange. In your coverage file the path is: `/Users/jeffreysu/workspace/go/src/github.build.ge.com/predix-devops/cf/cf.go` But when I get the path when parse the...
So jenkins use the local coverage ?
Please test 1.2.10-gamma
@f-sys could you check with the last release and close the issue if the problem is resolved ?
@f-sys could you check with the last release and close the issue if the problem is resolved ?
Hi, Thanks for your questions. 1. The plugin use the report generated by `gocov-xml`. We used `gocov` to convert a coverage profile generate by go test. But we can't launch...
See the PR by @Kernle32DLL #50
Thanks @Kernle32DLL for your explanation
Hello @neil88, Do you use sonarqube in docker ?
Hi, Thanks for your feedback. I have tried to reproduce the problem but I have not this problem because since the version 1.2.7, we had a try catch when saving...