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

iOS: Expand AnyType to handle deeply nested AnyType for beacon encoding #519

Merged
merged 5 commits into from
Oct 1, 2024

update test cases to actually hit new case in CustomEncodable

ad827d6
Select commit
Loading
Failed to load commit list.
Merged

iOS: Expand AnyType to handle deeply nested AnyType for beacon encoding #519

update test cases to actually hit new case in CustomEncodable
ad827d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2024 in 0s

96.29% of diff hit (target 91.89%)

View this Pull Request on Codecov

96.29% of diff hit (target 91.89%)

Annotations

Check warning on line 180 in ios/core/Tests/Types/Generic/AnyTypeTests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ios/core/Tests/Types/Generic/AnyTypeTests.swift#L180

Added line #L180 was not covered by tests

Check warning on line 195 in ios/core/Tests/Types/Generic/AnyTypeTests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ios/core/Tests/Types/Generic/AnyTypeTests.swift#L195

Added line #L195 was not covered by tests

Check warning on line 213 in ios/core/Tests/Types/Generic/AnyTypeTests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

ios/core/Tests/Types/Generic/AnyTypeTests.swift#L213

Added line #L213 was not covered by tests