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

Inequal table and tree line no's #12

Open
robproject opened this issue Mar 26, 2024 · 1 comment
Open

Inequal table and tree line no's #12

robproject opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@robproject
Copy link
Owner

robproject commented Mar 26, 2024

  1. The line number in the table diff is different than the tree diff.
  2. The end node of the path in the table is different than the end node tree diff.

Tree diff:
image
Table diff:
image

@robproject
Copy link
Owner Author

this may be fixed with latest commit, need to confirm. Addition was being pulled from base instead of head. If this is the case, every line number for an addition may be off by one since the base will always be pointing to the position where the addition doesn't yet exist.

@robproject robproject added the bug Something isn't working label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant