Maurício Aniche
Maurício Aniche
Is this ticket still valid?
It's yours, @vesk4000 !
Great! @puctom, post something here so I can assign you too!
I can't remember precisely what I meant with the description of this ticket, I'll try to dive a bit more. But if you debug the execution of a meta test,...
IIRC, what I meant was that, when we are running a meta test, and then its execution gets to the `GetRunConfigurationStep`, a `NoSuchElementException` happens and then line 31 is executed,...
Let's keep it with string manipulation for now, static analysis will be tough, and I'm not sure if it will bring waaay more soundness in the analysis!
Thanks for the question. There are a few points here: - Andy’s static analysis engine (which uses JDT and not JavaParser) is only triggered later in the process. We’d need...
Hi, @AtillaColak, this is a hard MR to review, as I can't compare the previous code with the new one. I think it's easier if you don't have all the...
All yours, @stelitop !
@martinmladenov any hints for this one?