yorkie-team / yorkie

Yorkie is a document store for collaborative applications.
https://yorkie.dev
Apache License 2.0
761 stars 140 forks source link

Implement RHT.GC #862

Closed hackerwins closed 3 months ago

hackerwins commented 3 months ago

What this PR does / why we need it:

Implement RHT.GC

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Additional documentation:

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 17.50000% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 50.71%. Comparing base (24950f5) to head (940c06d).

Files Patch % Lines
pkg/document/crdt/tree.go 0.00% 15 Missing :warning:
pkg/document/crdt/rht.go 30.00% 14 Missing :warning:
pkg/document/change/context.go 0.00% 2 Missing :warning:
pkg/document/crdt/root.go 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #862 +/- ## ========================================== - Coverage 50.81% 50.71% -0.10% ========================================== Files 70 70 Lines 10285 10311 +26 ========================================== + Hits 5226 5229 +3 - Misses 4530 4553 +23 Partials 529 529 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.