CodesAway / CodesAway/BEXCodeCompare
Add method level code compare
Open
- Dominant language
- Java
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I have code I used for work that performs a code compare that uses the methods to compare code
* Find where changed method signature
* Handle / fix false positives of differences
* Show differences by method
Will need to figure out how to blend the file differences with the method related differences
The goal is to remove incorrect differences and improve matching of lines, by finding the corresponding method on each side for the code change.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.