Skip to content

feat(event): implement SizeGesture - #1073

Merged
Kyle-Ye merged 1 commit into
mainfrom
feature/size_gesture
Sep 13, 2026
Merged

feat(event): implement SizeGesture#1073
Kyle-Ye merged 1 commit into
mainfrom
feature/size_gesture

feat(event): implement SizeGesture

d8b0299
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2026 in 1s

29.65% (-0.26%) compared to be5749e

View this Pull Request on Codecov

29.65% (-0.26%) compared to be5749e

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.65%. Comparing base (be5749e) to head (d8b0299).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...es/OpenSwiftUICore/Event/Gesture/SizeGesture.swift 0.00% 10 Missing ⚠️
.../OpenSwiftUICore/Event/Gesture/GestureInputs.swift 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
- Coverage   29.90%   29.65%   -0.26%     
==========================================
  Files         790      800      +10     
  Lines       62483    63110     +627     
==========================================
+ Hits        18688    18717      +29     
- Misses      43795    44393     +598     

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