Skip to content

Fix linux platform build issue

26da72b
Select commit
Loading
Failed to load commit list.
Merged

Update ViewTransform #181

Fix linux platform build issue
26da72b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

22.16% (+1.74%) compared to 2f27747

View this Pull Request on Codecov

22.16% (+1.74%) compared to 2f27747

Details

Codecov Report

Attention: Patch coverage is 36.65254% with 598 lines in your changes missing coverage. Please review.

Project coverage is 22.16%. Comparing base (2f27747) to head (26da72b).

Files with missing lines Patch % Lines
...es/OpenSwiftUICore/Layout/View/ViewTransform.swift 9.13% 368 Missing ⚠️
...urces/OpenSwiftUICore/Layout/Edge/EdgeInsets.swift 30.43% 144 Missing ⚠️
...enSwiftUICore/Layout/Geometry/ScrollGeometry.swift 61.53% 30 Missing ⚠️
Sources/OpenSwiftUICore/View/Debug/ViewDebug.swift 0.00% 20 Missing ⚠️
...UICore/Extension/CGAffineTransform+Extension.swift 48.57% 18 Missing ⚠️
Sources/OpenSwiftUI/Layout/Edge/EdgeInsets.swift 0.00% 14 Missing ⚠️
...ftUICore/Layout/Geometry/ProjectionTransform.swift 97.31% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   20.42%   22.16%   +1.74%     
==========================================
  Files         291      293       +2     
  Lines       10009    10775     +766     
==========================================
+ Hits         2044     2388     +344     
- Misses       7965     8387     +422     

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