yorkie-team / yorkie

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

Move ToXML from RHT to TreeNode #863

Closed raararaara closed 3 months ago

raararaara commented 3 months ago

What this PR does / why we need it:

Move ToMXL from RHT to TreeNode

Which issue(s) this PR fixes:

Related to https://github.com/yorkie-team/yorkie-js-sdk/pull/805

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Additional documentation:

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.81%. Comparing base (24950f5) to head (fc008f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ======================================= Coverage 50.81% 50.81% ======================================= Files 70 70 Lines 10285 10285 ======================================= Hits 5226 5226 Misses 4530 4530 Partials 529 529 ```

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