Skip to content

fix(sheets-ui): handle floating object clipboard copy - #7598

Merged
wpxp123456 merged 1 commit into
devfrom
fix/floating-object-clipboard
Aug 27, 2026
Merged

fix(sheets-ui): handle floating object clipboard copy#7598
wpxp123456 merged 1 commit into
devfrom
fix/floating-object-clipboard

Conversation

@wpxp123456

@wpxp123456 wpxp123456 commented Aug 27, 2026

Copy link
Copy Markdown
Member

close #7588

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@univer-bot univer-bot Bot added the qa:untested This PR is ready to be tested label Aug 27, 2026
@wpxp123456 wpxp123456 removed the qa:untested This PR is ready to be tested label Aug 27, 2026
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

Playwright test results

passed  12 passed

Details

stats  12 tests across 5 suites
duration  4 minutes, 41 seconds
commit  ebef742
info  For more information, see full report and artifacts

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.88889% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.18%. Comparing base (e48e155) to head (ebef742).

Files with missing lines Patch % Lines
...controllers/sheet-drawing-copy-paste.controller.ts 81.81% 10 Missing ⚠️
...llers/sheet-drawing-group-copy-paste.controller.ts 0.00% 7 Missing ⚠️
...ets-ui/src/services/clipboard/clipboard.service.ts 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7598      +/-   ##
==========================================
+ Coverage   81.17%   81.18%   +0.01%     
==========================================
  Files        2702     2702              
  Lines      169845   169885      +40     
  Branches    42030    41986      -44     
==========================================
+ Hits       137870   137921      +51     
+ Misses      31927    31916      -11     
  Partials       48       48              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wpxp123456
wpxp123456 merged commit 5f5a779 into dev Aug 27, 2026
20 checks passed
@wpxp123456
wpxp123456 deleted the fix/floating-object-clipboard branch August 27, 2026 06:10
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.

[Bug] 复制浮动图片后粘贴后,从外部复制图片,粘贴还是原来的浮动图片

1 participant