editor-js / document-model

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

Propagate RootInlineNode methods to BlockNode and EditorDocument #33

Closed gohabereg closed 12 months ago

gohabereg commented 12 months ago

Resolves #19

github-actions[bot] commented 12 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 100% 369/369
🟢 Branches
98.94% (+0.02% 🔼)
93/94
🟢 Functions 100% 109/109
🟢 Lines 100% 350/350

Test suite run success

243 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from cb449a517b973686438c88f604c18922a27f4656

github-actions[bot] commented 12 months ago

✅ Mutation testing passed

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

Mutated files
src/entities/BlockNode/index.ts
src/entities/EditorDocument/index.ts
src/entities/inline-fragments/InlineNode/index.ts