Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EditorJSModel class as entry point #44

Merged
merged 3 commits into from
Nov 12, 2023
Merged

Conversation

gohabereg
Copy link
Member

EditorJSModel class is supposed to prevent access to EditorDocument's internal structures

Copy link

github-actions bot commented Nov 12, 2023

✅ Mutation testing passed

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

Mutated files
src/EditorJSModel.ts
  

Copy link

github-actions bot commented Nov 12, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 468/468
🟢 Branches 99.21% 126/127
🟢 Functions 99.23% 129/130
🟢 Lines 100% 447/447

Test suite run success

311 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from 6317c9c

@gohabereg gohabereg added this pull request to the merge queue Nov 12, 2023
Merged via the queue into main with commit 0de7ec4 Nov 12, 2023
5 checks passed
@gohabereg gohabereg deleted the feature/entry-point branch November 12, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants