Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I also have the following additional comments/questions:
You created the wiki page in your IntelliMerge fork, right? Can you include a proper title/description to indicate that these are your changes? and perhaps link to that in the ReadMe.
The RefMerge release links to january.. you updated for the revision after that, can you link to new version?
Which version/commit of RefactoringMiner did you use?
"It will be under build/distributions." --> what is it?
I am confused about Step 3. Is this creating new databases to reproduce our results from scratch or is this populating the DBs with our existing evaluation data for examination?
"Use the refactoring analysis dump found here
to populate the
original_analysis
database." --> but this dump is from 2018. We re-ran it to collect the data.What is "refactoringAwareMerging_dataset" ??
I don't understand what "IntelliMerge" replication section is in the ReadMe. Are these prereqs step I need to do before running? Or is this info on how we reproduced intellMerge? If the latter, perhaps this can be a separate doc/wiki page that is linked from here as extra info later in the ReadMe? so as not to disrupt the flow of how to run things? Because the next section already says that everything is in the repo. I changed the ReadMe to streamline things but I'm not sure if my changes are correct. I moved that section to the end but i'm still not sure where it belongs.
"
4. Wait for IntelliJ to build the cloned project, then close it." --> close the project or what? If you close the project, how will the rest of the evaluation run? And what will run? Should you have opened the RefMerge or this repo in Intellij first? (like is there a missing step at the beginning here?)