Skip to content

feat(input): add pressedPosition and target/currentTarget to pointer event data#3031

Open
cptbtptpbcptdtptp wants to merge 8 commits into
dev/2.0from
feat/pointer-event-target
Open

feat(input): add pressedPosition and target/currentTarget to pointer event data#3031
cptbtptpbcptdtptp wants to merge 8 commits into
dev/2.0from
feat/pointer-event-target

Revert "refactor(input): inject emitter pool via field instead of con…

7b2a4d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

79.18% (+1.86%) compared to 97d8d61

View this Pull Request on Codecov

79.18% (+1.86%) compared to 97d8d61

Details

Codecov Report

❌ Patch coverage is 96.61017% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.18%. Comparing base (97d8d61) to head (7b2a4d4).
⚠️ Report is 6 commits behind head on dev/2.0.

Files with missing lines Patch % Lines
packages/ui/src/input/UIPointerEventEmitter.ts 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3031      +/-   ##
===========================================
+ Coverage    77.31%   79.18%   +1.86%     
===========================================
  Files          914      914              
  Lines       101723   101688      -35     
  Branches     10437    11214     +777     
===========================================
+ Hits         78647    80520    +1873     
+ Misses       22892    20981    -1911     
- Partials       184      187       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.