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

diff: rename detector misbehaves with NodeJS chunks #122

Open
tstromberg opened this issue Apr 16, 2024 · 1 comment
Open

diff: rename detector misbehaves with NodeJS chunks #122

tstromberg opened this issue Apr 16, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tstromberg
Copy link
Collaborator

tstromberg commented Apr 16, 2024

See wolfi-dev/os#16881

I'm not sure what the right way to detect and track renames is for this case. I assume there is some JSON file we can read that provides a clue, but in the worst case, we look at content similarity.

// Walk over the added/removed paths and infer moves based on the
is where the modified code would need to be inserted.

@tstromberg tstromberg added bug Something isn't working help wanted Extra attention is needed labels Apr 16, 2024
@tstromberg
Copy link
Collaborator Author

possibly related: #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant