Skip to content

fix(gesture): prevent tap gesture crashes - #1080

Merged
Kyle-Ye merged 3 commits into
mainfrom
bugfix/gesture_phase
Sep 13, 2026
Merged

fix(gesture): prevent tap gesture crashes#1080
Kyle-Ye merged 3 commits into
mainfrom
bugfix/gesture_phase

fix(gesture): activate EventListenerPhase when events begin

362c38b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2026 in 1s

16.85% (-13.24%) compared to 57d410b

View this Pull Request on Codecov

16.85% (-13.24%) compared to 57d410b

Details

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.85%. Comparing base (57d410b) to head (362c38b).

Files with missing lines Patch % Lines
.../OpenSwiftUICore/Event/Gesture/EventListener.swift 0.00% 17 Missing ⚠️
...ces/OpenSwiftUICore/Event/Gesture/AnyGesture.swift 0.00% 3 Missing ⚠️
...es/OpenSwiftUICore/Event/Gesture/Map2Gesture.swift 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (57d410b) and HEAD (362c38b). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (57d410b) HEAD (362c38b)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1080       +/-   ##
===========================================
- Coverage   30.08%   16.85%   -13.24%     
===========================================
  Files         802      749       -53     
  Lines       63538    55131     -8407     
===========================================
- Hits        19117     9293     -9824     
- Misses      44421    45838     +1417     

☔ 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.