Skip to content

Extend sync_to|from to accept a Diff #80

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

Merged
merged 6 commits into from
Nov 22, 2021
Merged

Extend sync_to|from to accept a Diff #80

merged 6 commits into from
Nov 22, 2021

Conversation

FragmentedPacket
Copy link
Contributor

Fixes #76

This allows a user to pass in an existing Diff object into sync_to|from to prevent another diff from being calculated.

  • Updated examples, docs, and tests.
  • Remove print statement within tests

Copy link
Collaborator

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

Extend sync_from and sync_to to accept an existing diff
2 participants