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.8k stars 588 forks source link

fix(clipboard): fix paste col width #3450

Closed ybzky closed 3 weeks ago

ybzky commented 1 month ago

close #3427, https://github.com/dream-num/univer-pro/issues/2516

Pull Request Checklist

github-actions[bot] commented 1 month ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link
github-actions[bot] commented 1 month ago

Playwright test results

passed  3 passed
flaky  1 flaky

Details

stats  4 tests across 2 suites
duration  1 minute, 52 seconds
commit  4062f54
info  For more information, see full report

Flaky tests chromium › memory/memory.spec.ts › memory
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 30.59%. Comparing base (4b86a65) to head (4062f54). Report is 14 commits behind head on dev.

Files with missing lines Patch % Lines
.../src/controllers/clipboard/clipboard.controller.ts 50.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #3450 +/- ## ======================================= Coverage 30.59% 30.59% ======================================= Files 2156 2156 Lines 112917 112943 +26 Branches 24764 24764 ======================================= + Hits 34546 34556 +10 - Misses 78371 78387 +16 ```

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