BitPhinix / slate-yjs

Yjs binding for Slate
https://docs.slate-yjs.dev
MIT License
514 stars 73 forks source link

decode positions as binary in getStoredPositionsInDeltaAbsolute #350

Closed AntonNiklasson closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 2b4fe890ee621b48e4fc1f6b938ea08fd9e003ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @slate-yjs/core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #350 (2b4fe89) into main (75588e2) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #350   +/-   ##
=======================================
  Coverage   71.31%   71.31%           
=======================================
  Files          30       30           
  Lines        2301     2301           
  Branches      297      297           
=======================================
  Hits         1641     1641           
  Misses        660      660           
Impacted Files Coverage Δ
packages/core/src/utils/position.ts 42.66% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 75588e2...2b4fe89. Read the comment docs.

AntonNiklasson commented 2 years ago

@BitPhinix this is ready to go from my side 👍