dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

feat(core): new command api `syncableExecuteCommand` (#4045) #4210

Open okxiaoliang4 opened 2 days ago

okxiaoliang4 commented 2 days ago

new command api syncableExecuteCommand

close #4045

Pull Request Checklist

github-actions[bot] commented 2 days ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link
codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 33.68%. Comparing base (2266cbd) to head (7fc903c).

Files with missing lines Patch % Lines
packages/sheets/src/facade/f-range.ts 0.00% 4 Missing :warning:
...kages/core/src/services/command/command.service.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4210 +/- ## ========================================== - Coverage 33.68% 33.68% -0.01% ========================================== Files 2490 2490 Lines 128019 128024 +5 Branches 28692 28695 +3 ========================================== Hits 43126 43126 - Misses 84893 84898 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.