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 AnyView implementation #59

Merged
merged 11 commits into from
Apr 5, 2024
Merged

Add AnyView implementation #59

merged 11 commits into from
Apr 5, 2024

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented Apr 5, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

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

Project coverage is 12.85%. Comparing base (14597bb) to head (0a7e8f7).

Files Patch % Lines
Sources/OpenSwiftUI/View/View/AnyView.swift 0.00% 88 Missing ⚠️
Sources/OpenSwiftUI/Core/View/ViewInputs.swift 0.00% 43 Missing ⚠️
Sources/OpenSwiftUI/Core/View/ViewOutputs.swift 0.00% 33 Missing ⚠️
Sources/OpenSwiftUI/Core/View/CustomView.swift 0.00% 21 Missing ⚠️
Sources/OpenSwiftUI/Core/Graph/GraphInputs.swift 0.00% 16 Missing ⚠️
...ources/OpenSwiftUI/View/Debug/TODO/ViewDebug.swift 0.00% 14 Missing ⚠️
...enSwiftUI/Data/Environment/CachedEnvironment.swift 0.00% 8 Missing ⚠️
...enSwiftUI/Data/Preference/PreferencesOutputs.swift 0.00% 8 Missing ⚠️
Sources/OpenSwiftUI/Core/View/ViewGraph.swift 0.00% 5 Missing ⚠️
...enSwiftUI/Core/BodyAccessor/ViewBodyAccessor.swift 0.00% 4 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   13.52%   12.85%   -0.68%     
==========================================
  Files         180      183       +3     
  Lines        4029     4241     +212     
==========================================
  Hits          545      545              
- Misses       3484     3696     +212     

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

@Kyle-Ye Kyle-Ye merged commit 93b09bf into main Apr 5, 2024
5 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/anyview branch April 5, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants