Skip to content

feat: implement LayoutGesture - #1079

Merged
Kyle-Ye merged 3 commits into
mainfrom
feature/layout_gesture
Sep 13, 2026
Merged

feat: implement LayoutGesture#1079
Kyle-Ye merged 3 commits into
mainfrom
feature/layout_gesture

test: extend AIGC tags to event tests

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

30.43% (+0.79%) compared to 80d9c2b

View this Pull Request on Codecov

30.43% (+0.79%) compared to 80d9c2b

Details

Codecov Report

❌ Patch coverage is 96.52510% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.43%. Comparing base (80d9c2b) to head (c10b9b4).

Files with missing lines Patch % Lines
.../OpenSwiftUICore/Event/Gesture/LayoutGesture.swift 96.44% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1079      +/-   ##
==========================================
+ Coverage   29.64%   30.43%   +0.79%     
==========================================
  Files         802      796       -6     
  Lines       63285    61768    -1517     
==========================================
+ Hits        18758    18798      +40     
+ Misses      44527    42970    -1557     

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