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

fix: cross selection failed #4226

Open lumixraku opened 10 hours ago

lumixraku commented 10 hours ago

close #xxx

Pull Request Checklist

github-actions[bot] commented 10 hours ago

View Deployment

๐Ÿ“‘ Examples ๐Ÿ“š Storybook
๐Ÿ”— Preview link ๐Ÿ”— Preview link
github-actions[bot] commented 10 hours ago

Playwright test results

passed ย 20 passed

Details

stats ย 20 tests across 9 suites
duration ย 4 minutes, 49 seconds
commit ย 46cce2a
info ย For more information, [see full report]()

codecov[bot] commented 10 hours ago

Codecov Report

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

Project coverage is 33.69%. Comparing base (b653da5) to head (46cce2a).

Files with missing lines Patch % Lines
...ts-formula-ui/src/controllers/prompt.controller.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4226 +/- ## ======================================= Coverage 33.68% 33.69% ======================================= Files 2490 2490 Lines 128060 128061 +1 Branches 28710 28710 ======================================= + Hits 43142 43145 +3 + Misses 84918 84916 -2 ```

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