editor-js / document-model

❗️WIP❗️
Apache License 2.0
10 stars 2 forks source link

feat(playground): document tree rendering #52

Closed neSpecc closed 9 months ago

neSpecc commented 9 months ago

Now we have a base Editor Document tree rendering

image
github-actions[bot] commented 9 months ago

Coverage report for ./packages/model

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 100% 579/579
🟢 Branches 99.26% 135/136
🟢 Functions
99.32% (+0.01% 🔼)
145/146
🟢 Lines 100% 555/555

Test suite run success

338 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from 8ad3a1fd4af14ef63512c14debd400a0afd5bd39

github-actions[bot] commented 9 months ago

✅ Mutation testing passed

Report: https://dashboard.stryker-mutator.io/reports/github.com/editor-js/document-model/PR-52

Mutated files
src/utils/DeepReadonly.ts
src/entities/BlockNode/index.ts
src/entities/EditorDocument/index.ts
src/entities/ValueNode/index.ts