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

Cloning the input data before swapping receiver/sender #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

fribeiro-keeps
Copy link

In index.js, when the sender/receiver names are switched, both sender and receiver are set to the initial receiver.
With this changes, we create a clone of that data before swapping and the swap will now be successful.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 93897fc on keeps:fribeiro into 53b0db6 on amida-tech:master.

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