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/patch failed Sep 15, 2024 in 0s

0.00% of diff hit (target 14.47%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.47%)

Annotations

Check warning on line 309 in Sources/OpenSwiftUI/View/Graphic/Color/ColorResolved.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUI/View/Graphic/Color/ColorResolved.swift#L300-L309

Added lines #L300 - L309 were not covered by tests

Check warning on line 15 in Sources/OpenSwiftUICore/Util/Utils.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Util/Utils.swift#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 27 in Sources/OpenSwiftUICore/Util/Utils.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Util/Utils.swift#L19-L27

Added lines #L19 - L27 were not covered by tests

Check warning on line 38 in Sources/OpenSwiftUICore/Util/Utils.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Util/Utils.swift#L31-L38

Added lines #L31 - L38 were not covered by tests

Check warning on line 49 in Sources/OpenSwiftUICore/Util/Utils.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OpenSwiftUICore/Util/Utils.swift#L42-L49

Added lines #L42 - L49 were not covered by tests