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

Add Color.Resolved init?(platformColor:) #113

Merged
merged 5 commits into from
Sep 16, 2024

Fix iOS link issue on OpenSwiftUICoreTests

94fa730
Select commit
Loading
Failed to load commit list.
Merged

Add Color.Resolved init?(platformColor:) #113

Fix iOS link issue on OpenSwiftUICoreTests
94fa730
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2024 in 1s

14.38% (-0.10%) compared to 33c7419

View this Pull Request on Codecov

14.38% (-0.10%) compared to 33c7419

Details

Codecov Report

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

Project coverage is 14.38%. Comparing base (33c7419) to head (94fa730).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/Util/Utils.swift 0.00% 29 Missing ⚠️
...OpenSwiftUI/View/Graphic/Color/ColorResolved.swift 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   14.47%   14.38%   -0.10%     
==========================================
  Files         220      220              
  Lines        5570     5605      +35     
==========================================
  Hits          806      806              
- Misses       4764     4799      +35     

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