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(facade): should not return promise in syncExecuteCommand #1648

Merged
merged 1 commit into from Mar 22, 2024

Conversation

Dushusir
Copy link
Member

@Dushusir Dushusir commented Mar 20, 2024

close #xxx, #yyy, #zzzz

  • uniscript draw logo reports Command handler should not return a promise.

use draw logo to test
https://github.com/dream-num/univer/blob/dev/examples/src/sheets-uniscript/draw-univer-logo.js

Copy link

github-actions bot commented Mar 20, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

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

Project coverage is 32.89%. Comparing base (19d9612) to head (325e599).
Report is 1 commits behind head on dev.

Files Patch % Lines
packages/facade/src/apis/sheets/f-workbook.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1648   +/-   ##
=======================================
  Coverage   32.89%   32.89%           
=======================================
  Files         933      933           
  Lines       52495    52495           
  Branches    11004    11004           
=======================================
  Hits        17267    17267           
  Misses      35228    35228           

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

@Dushusir Dushusir requested a review from wzhudev March 20, 2024 07:45
@Dushusir Dushusir marked this pull request as ready for review March 20, 2024 07:45
@univer-bot univer-bot bot added the qa:untested This PR is ready to be tested label Mar 20, 2024
@hexf00 hexf00 added qa:untested This PR is ready to be tested and removed qa:untested This PR is ready to be tested labels Mar 20, 2024
@hexf00 hexf00 removed the qa:untested This PR is ready to be tested label Mar 21, 2024
@jikkai jikkai merged commit 9a0d300 into dev Mar 22, 2024
11 checks passed
@jikkai jikkai deleted the dushusir/uniscript-bug branch March 22, 2024 03:09
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.

None yet

4 participants