coming icon indicating copy to clipboard operation
coming copied to clipboard

integrate minesstub's pattern detection in coming

Open monperrus opened this issue 6 years ago • 2 comments

minesstub has an interesting list of patterns, together with their automated detectors. it would be a new feature to our feature list.

we could copy and integrate the code in coming

https://github.com/mast-group/mineSStuBs/blob/master/SStuBsMiner/src/uk/ac/ed/inf/mpatsis/sstubs/AST/ASTDifferenceLocator.java

monperrus avatar Sep 02 '19 12:09 monperrus

I think adding this feature to coming will just require creating new patterns files for each pattern mentioned in minesstub. Do we want a separate module(like repairability) or do we want to integrate this within one of the existing modules(like features or repairability)?

@monperrus WDYT?

sedflix avatar Sep 17 '19 17:09 sedflix

it would be inside the repairability that may eventually be renamed into something more generic.

monperrus avatar Sep 18 '19 07:09 monperrus