Skip to content

Add AnyView implementation - #59

Merged
Kyle-Ye merged 11 commits into
mainfrom
feature/anyview
Apr 5, 2024
Merged

Add AnyView implementation#59
Kyle-Ye merged 11 commits into
mainfrom
feature/anyview

Conversation

@Kyle-Ye

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

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Apr 5, 2024

Copy link
Copy Markdown

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
@Kyle-Ye
Kyle-Ye deleted the feature/anyview branch April 5, 2024 18:06
@Kyle-Ye Kyle-Ye added area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: feature New API, behavior, platform support, or user-facing capability. labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: feature New API, behavior, platform support, or user-facing capability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants