-
Notifications
You must be signed in to change notification settings - Fork 5
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
Implements ChangePack, CheckPoint #25
Conversation
Codecov Report
@@ Coverage Diff @@
## main #25 +/- ##
============================================
- Coverage 51.22% 50.05% -1.18%
Complexity 191 191
============================================
Files 29 31 +2
Lines 855 875 +20
Branches 127 127
============================================
Hits 438 438
- Misses 356 376 +20
Partials 61 61
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
yorkie/src/main/kotlin/dev/yorkie/document/change/ChangePack.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution.
Please check the comments that @skhugh left.
https://github.com/yorkie-team/yorkie-android-sdk/pull/25/files#r999485530
What this PR does / why we need it?
Implements ChangePack, CheckPoint.
Any background context you want to provide?
What are the relevant tickets?
Fixes #
Checklist