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

feat(editor): add Composite Editor onRendered lifecycle callback option #1410

Merged
merged 1 commit into from
Mar 2, 2024

feat(editor): add `onRendered` lifecycle callback option

e4c4c5a
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): add Composite Editor onRendered lifecycle callback option #1410

feat(editor): add `onRendered` lifecycle callback option
e4c4c5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

99.8% (+0.1%) compared to 4ef94fb

View this Pull Request on Codecov

99.8% (+0.1%) compared to 4ef94fb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (4ef94fb) to head (e4c4c5a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1410     +/-   ##
========================================
+ Coverage    99.8%   99.8%   +0.1%     
========================================
  Files         199     199             
  Lines       21597   21599      +2     
  Branches     7085    7086      +1     
========================================
+ Hits        21533   21535      +2     
  Misses         58      58             
  Partials        6       6             

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