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: Use pointerDown to check if click with portal #493

Merged
merged 2 commits into from
Nov 8, 2024

test: add test case

1019cc9
Select commit
Loading
Failed to load commit list.
Merged

fix: Use pointerDown to check if click with portal #493

test: add test case
1019cc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

97.75% (+0.01%) compared to d8bfea2

View this Pull Request on Codecov

97.75% (+0.01%) compared to d8bfea2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (d8bfea2) to head (1019cc9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   97.73%   97.75%   +0.01%     
==========================================
  Files          13       13              
  Lines         794      800       +6     
  Branches      239      239              
==========================================
+ Hits          776      782       +6     
  Misses         18       18              

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