Daniel Le Berre
Daniel Le Berre
The infinite loop also occurs when removing the body of `onFinishWithAnswer()`. It is also a false positive.
@Cosby86 could you close the issue now that the problem is fixed?
@thibaultfalque could we add the above vet errors in the plugin to close that issue?
I guess that you are experiencing the same issue as #8 The issue is that there is a dtd in the xml report for the coverage. When using the docker...
@thibaultfalque Are we still unable to fix this?
@thibaultfalque I guess that making sure to search first a single cover file in the root directory else look for multiple cover files in subdirectories could do the trick. @kenjones-cisco...
@thibaultfalque are we done here?
Thanks for the good words. Which version of the plugin are you using?
@xiezhenye the first issue you noticed was related to the comments we added in the properties file to explain the values of the properties. We updated the README to make...
@thibaultfalque we should make sure the code does not break if the function is not recognized. The code need to check for potential -1 index and live with that.