dream-num / univer

Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
https://univer.ai
Apache License 2.0
6.71k stars 581 forks source link

fix(sheet): drawing load unit id #2677

Closed DR-Univer closed 2 months ago

DR-Univer commented 3 months ago

Pull Request Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 27.03%. Comparing base (6e2ef32) to head (6f1a8f8).

Files Patch % Lines
...awing/src/services/drawing-manager-impl.service.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2677 +/- ## ========================================== - Coverage 27.04% 27.03% -0.02% ========================================== Files 1605 1605 Lines 86918 86919 +1 Branches 18328 18328 ========================================== - Hits 23509 23499 -10 - Misses 63409 63420 +11 ```

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

github-actions[bot] commented 3 months ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link
wzhudev commented 2 months ago

This problem had been fixed by another PR.