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: bugs in cut-paste undo scenario #4095

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix: bugs in cut-paste undo scenario #4095

merged 1 commit into from
Nov 19, 2024

Conversation

yuhongz
Copy link
Contributor

@yuhongz yuhongz commented Nov 18, 2024

close #xxx

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).

Copy link

github-actions bot commented Nov 18, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  18 passed
flaky  1 flaky

Details

stats  19 tests across 9 suites
duration  5 minutes, 8 seconds
commit  4748b2a
info  For more information, see full report

Flaky tests

chromium › memory/memory.spec.ts › memory

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.04%. Comparing base (9630498) to head (4748b2a).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #4095   +/-   ##
=======================================
  Coverage   33.04%   33.04%           
=======================================
  Files        2437     2437           
  Lines      126822   126822           
  Branches    28395    28395           
=======================================
  Hits        41912    41912           
  Misses      84910    84910           

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


🚨 Try these New Features:

@wzhudev wzhudev merged commit afc72cf into dev Nov 19, 2024
9 checks passed
@wzhudev wzhudev deleted the feat/fix-cut-paste-undo branch November 19, 2024 02:26
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.

3 participants