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

feat(facade): add redo undo facade hooks #3217

Merged
merged 1 commit into from
Aug 30, 2024
Merged

feat(facade): add redo undo facade hooks #3217

merged 1 commit into from
Aug 30, 2024

Conversation

hexf00
Copy link
Member

@hexf00 hexf00 commented Aug 27, 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).

@hexf00 hexf00 requested a review from Dushusir as a code owner August 27, 2024 14:44
Copy link

github-actions bot commented Aug 27, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

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

Project coverage is 29.86%. Comparing base (df34611) to head (bbabf2b).
Report is 24 commits behind head on dev.

Files with missing lines Patch % Lines
packages/facade/src/apis/hooks/f-undoredo-hooks.ts 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3217      +/-   ##
==========================================
+ Coverage   28.56%   29.86%   +1.29%     
==========================================
  Files        2022     2050      +28     
  Lines      106770   108777    +2007     
  Branches    23101    23656     +555     
==========================================
+ Hits        30503    32490    +1987     
- Misses      76267    76287      +20     

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

@hexf00 hexf00 merged commit a2be933 into dev Aug 30, 2024
9 checks passed
@hexf00 hexf00 deleted the feat/facade-redo-undo branch August 30, 2024 06:01
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.

2 participants