Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Animatable Data #177

Merged
merged 2 commits into from
Dec 19, 2024

Update Animatable related stuff

9f4daf1
Select commit
Loading
Failed to load commit list.
Merged

Update Animatable Data #177

Update Animatable related stuff
9f4daf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

19.27% (-0.27%) compared to b706905

View this Pull Request on Codecov

19.27% (-0.27%) compared to b706905

Details

Codecov Report

Attention: Patch coverage is 0% with 153 lines in your changes missing coverage. Please review.

Project coverage is 19.27%. Comparing base (b706905) to head (9f4daf1).

Files with missing lines Patch % Lines
.../OpenSwiftUICore/Animation/AnyAnimatableData.swift 0.00% 70 Missing ⚠️
...es/OpenSwiftUICore/Animation/AnimatableArray.swift 0.00% 30 Missing ⚠️
.../OpenSwiftUICore/Graphic/Color/ColorResolved.swift 0.00% 26 Missing ⚠️
...s/OpenSwiftUICore/Animation/VectorArithmetic.swift 0.00% 13 Missing ⚠️
...ources/OpenSwiftUICore/Animation/_VectorMath.swift 0.00% 8 Missing ⚠️
...ces/OpenSwiftUICore/Animation/AnimatablePair.swift 0.00% 2 Missing ⚠️
...ources/OpenSwiftUICore/Layout/Geometry/Angle.swift 0.00% 2 Missing ⚠️
...es/OpenSwiftUICore/Layout/Geometry/UnitPoint.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   19.53%   19.27%   -0.27%     
==========================================
  Files         288      290       +2     
  Lines        9645     9776     +131     
==========================================
  Hits         1884     1884              
- Misses       7761     7892     +131     

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