Nikolaos Tsantalis
Nikolaos Tsantalis
Finished in 1 hour and 26 minutes. The code has very long builder chains. Rename Method public testDividende07WithSecurityInEUR() : void renamed to public testWertpapierKaufMitSteuerbehandlung15WithSecurityInEUR() : void in class name.abuchen.portfolio.datatransfer.pdf.comdirect.ComdirectPDFExtractorTest Rename...
`name.abuchen.portfolio.tests/src/name/abuchen/portfolio/datatransfer/pdf/comdirect/ComdirectPDFExtractorTest.java` takes a very long time to be processed.
@koppor `storeLastOpenedFiles()` is shown as moved to `JabRefFrameViewModel` in the diff.  @pouryafard75 Maybe, we could have something like a tooltip/popup that shows the diff when you...
@koppor @pouryafard75 Indeed, we need to do a lot to improve the UI look and feel. I agree with all your comments. To summarize all points in the issue: -...
@koppor This is an interesting case in terms of diff accuracy. On the left side, there are 11 arguments, while on the right side there are 13 arguments. This possibly...
@koppor I have great news. We implemented additional diffs for moved code. This means that for a given file, there could be multiple diffs, if some methods or attributes have...
@koppor I fixed the mapping of comments in PR https://github.com/JabRef/jabref/pull/11180 See issue https://github.com/tsantalis/RefactoringMiner/issues/703#issuecomment-2051108649 
@koppor Happy New Year Oliver! Thank you for your valuable feedback. I wish you all the best for 2025.
@koppor Thank you for reporting this issue. This is actually an inline comment, not Javadoc. The reason I make this distinction is because the Eclipse JDT Parser we use, represent...
@koppor @pouryafard75 Once this [PR](https://github.com/GumTreeDiff/gumtree/pull/368) get merged, we will be able to support inline comment diff.