Skip to content

Add value to move and copy operations#135

Open
upsidedownsmile wants to merge 1 commit into
flipkart-incubator:masterfrom
upsidedownsmile:add-value-to-move-operation
Open

Add value to move and copy operations#135
upsidedownsmile wants to merge 1 commit into
flipkart-incubator:masterfrom
upsidedownsmile:add-value-to-move-operation

Conversation

@upsidedownsmile

Copy link
Copy Markdown

At the moment it is not possible to get which value was moved or copied when computing a diff because the paths need to be computed step by step.

This pull-request adds the value to those operations when they are computed, which allows to get the value directly from a move/copy change.

Solves #134

@LouizFC

LouizFC commented May 26, 2021

Copy link
Copy Markdown
Collaborator

It is better to make this feature behind a optional flag. This could cause serious problems in bigger payloads

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

Successfully merging this pull request may close these issues.

2 participants