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: mouse enter leave #4696

Merged
merged 5 commits into from
Feb 22, 2025
Merged

fix: mouse enter leave #4696

merged 5 commits into from
Feb 22, 2025

Conversation

lumixraku
Copy link
Contributor

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 Feb 21, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@lumixraku lumixraku force-pushed the fix/mouse-enter-leave branch 2 times, most recently from 789b933 to d753672 Compare February 21, 2025 09:51
Copy link

github-actions bot commented Feb 21, 2025

Playwright test results

passed  24 passed

Details

stats  24 tests across 11 suites
duration  5 minutes, 31 seconds
commit  a2a042b
info  For more information, see full report

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 66 lines in your changes missing coverage. Please review.

Project coverage is 32.64%. Comparing base (265c3f5) to head (df0d4a8).

Files with missing lines Patch % Lines
packages/engine-render/src/shape/scroll-bar.ts 0.00% 29 Missing ⚠️
packages/engine-render/src/scene.input-manager.ts 0.00% 20 Missing ⚠️
...ackages/engine-render/src/shape/base-scroll-bar.ts 0.00% 10 Missing ⚠️
packages/engine-render/src/scene.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4696      +/-   ##
==========================================
- Coverage   32.64%   32.64%   -0.01%     
==========================================
  Files        2606     2606              
  Lines      135698   135710      +12     
  Branches    30211    30212       +1     
==========================================
  Hits        44298    44298              
- Misses      91400    91412      +12     

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

@lumixraku lumixraku force-pushed the fix/mouse-enter-leave branch from 5162270 to 84de548 Compare February 21, 2025 12:51
@lumixraku lumixraku force-pushed the fix/mouse-enter-leave branch from 84de548 to df0d4a8 Compare February 22, 2025 04:06
@lumixraku lumixraku force-pushed the fix/mouse-enter-leave branch from 07a050f to a2a042b Compare February 22, 2025 05:23
@lumixraku lumixraku merged commit 2bfba12 into dev Feb 22, 2025
9 checks passed
@lumixraku lumixraku deleted the fix/mouse-enter-leave branch February 22, 2025 05:59
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