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

Optimize drag and click of Pointer #2042

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

feat: update code

5248421
Select commit
Loading
Failed to load commit list.
Open

Optimize drag and click of Pointer #2042

feat: update code
5248421
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2024 in 1s

66.07% (-1.39%) compared to 025033e

View this Pull Request on Codecov

66.07% (-1.39%) compared to 025033e

Details

Codecov Report

Attention: Patch coverage is 96.36364% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.07%. Comparing base (025033e) to head (5248421).
Report is 221 commits behind head on main.

Files Patch % Lines
packages/core/src/input/pointer/Pointer.ts 96.96% 1 Missing ⚠️
packages/core/src/input/pointer/PointerManager.ts 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2042      +/-   ##
==========================================
- Coverage   67.46%   66.07%   -1.39%     
==========================================
  Files         471      462       -9     
  Lines       23809    23131     -678     
  Branches     3402     3413      +11     
==========================================
- Hits        16062    15284     -778     
- Misses       6556     6669     +113     
+ Partials     1191     1178      -13     

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