Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method level code compare #120

Open
CodesAway opened this issue Mar 2, 2021 · 0 comments
Open

Add method level code compare #120

CodesAway opened this issue Mar 2, 2021 · 0 comments

Comments

@CodesAway
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant