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

Use constants for blip replication strings, internal doc properties #3799

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

adamcfraser
Copy link
Collaborator

Switch to using constants for blip message names and message properties, as well as the internal doc properties _id, _rev and _deleted.

Includes some refactoring of blip_sync_messages to better support read/write of message properties, and a new test for the SetCheckpoint message.

Fixes #3771

Switch to using constants for blip message names and message properties, as well as the internal doc properties _id, _rev and _deleted.

Includes some refactoring of blip_sync_messages to better support read/write of message properties, and a new test for the SetCheckpoint message.
@adamcfraser adamcfraser requested a review from tleyden October 12, 2018 22:43
Copy link
Contributor

@tleyden tleyden left a comment

Choose a reason for hiding this comment

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

LGTM

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 60.054% when pulling bd531c7 on feature/issue_3771 into 5e49546 on master.

db/crud.go Show resolved Hide resolved
@adamcfraser adamcfraser merged commit 35f7ac6 into master Oct 15, 2018
@bbrks bbrks deleted the feature/issue_3771 branch August 1, 2019 10:06
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.

4 participants