YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
https://syncedstore.org
MIT License
1.71k stars 51 forks source link

observe yjs array.length #49

Closed YousefED closed 2 years ago

YousefED commented 2 years ago

this fixes the issue described in #48

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1776645913

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/src/array.ts 2 4 50.0%
packages/yjs-reactive-bindings/src/types/array.ts 36 42 85.71%
<!-- Total: 44 52 84.62% -->
Totals Coverage Status
Change from base Build 1765489788: -0.2%
Covered Lines: 533
Relevant Lines: 626

💛 - Coveralls