Skip to content

Add gesture debug label modifier

ab2467a
Select commit
Loading
Failed to load commit list.
Merged

Update Gesture system infra #903

Add gesture debug label modifier
ab2467a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

26.28% (+12.05%) compared to e10497d

View this Pull Request on Codecov

26.28% (+12.05%) compared to e10497d

Details

Codecov Report

❌ Patch coverage is 0% with 804 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.28%. Comparing base (e10497d) to head (ab2467a).

Files with missing lines Patch % Lines
...enSwiftUICore/Event/Gesture/CallbacksGesture.swift 0.00% 137 Missing ⚠️
.../OpenSwiftUICore/Event/Gesture/EventListener.swift 0.00% 128 Missing ⚠️
...es/OpenSwiftUICore/Event/Gesture/Map2Gesture.swift 0.00% 87 Missing ⚠️
...penSwiftUICore/Event/Gesture/DurationGesture.swift 0.00% 69 Missing ⚠️
.../OpenSwiftUICore/Event/Gesture/RepeatGesture.swift 0.00% 57 Missing ⚠️
...OpenSwiftUICore/Event/Gesture/DelayedGesture.swift 0.00% 51 Missing ⚠️
...es/OpenSwiftUICore/Event/Gesture/EventFilter.swift 0.00% 49 Missing ⚠️
...penSwiftUICore/Event/Gesture/DistanceGesture.swift 0.00% 38 Missing ⚠️
...penSwiftUICore/Event/Gesture/CategoryGesture.swift 0.00% 33 Missing ⚠️
...ces/OpenSwiftUICore/Event/Gesture/MapGesture.swift 0.00% 30 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #903       +/-   ##
===========================================
+ Coverage   14.22%   26.28%   +12.05%     
===========================================
  Files         654      710       +56     
  Lines       42646    49705     +7059     
===========================================
+ Hits         6065    13063     +6998     
- Misses      36581    36642       +61     

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