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

fix: fix model's value not change and add onEditorInstanceMount event #882

Merged
merged 4 commits into from
Dec 29, 2023

fix: fix stylelint

3fe0e90
Select commit
Loading
Failed to load commit list.
Merged

fix: fix model's value not change and add onEditorInstanceMount event #882

fix: fix stylelint
3fe0e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2023 in 1s

90.94% (-0.06%) compared to 57804b6

View this Pull Request on Codecov

90.94% (-0.06%) compared to 57804b6

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (57804b6) 91.00% compared to head (3fe0e90) 90.94%.

Files Patch % Lines
src/controller/editor.tsx 0.00% 3 Missing ⚠️
src/services/workbench/editorService.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #882      +/-   ##
==========================================
- Coverage   91.00%   90.94%   -0.06%     
==========================================
  Files         188      188              
  Lines        6080     6085       +5     
  Branches     1478     1476       -2     
==========================================
+ Hits         5533     5534       +1     
- Misses        541      545       +4     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.