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 basic UIHostingView support #53

Merged
merged 8 commits into from Mar 24, 2024
Merged

Add basic UIHostingView support #53

merged 8 commits into from Mar 24, 2024

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented Mar 24, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2024

Codecov Report

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

Project coverage is 14.97%. Comparing base (0269c3a) to head (b28951a).

Files Patch % Lines
Sources/OpenSwiftUI/Core/View/ViewGraph.swift 0.00% 120 Missing ⚠️
...outFundamentals/internal/ProjectionTransform.swift 0.00% 48 Missing ⚠️
Sources/OpenSwiftUI/Core/Util/Time.swift 0.00% 28 Missing ⚠️
...urces/OpenSwiftUI/Core/View/ViewRendererHost.swift 0.00% 26 Missing ⚠️
...ut/LayoutFundamentals/internal/ViewTransform.swift 0.00% 11 Missing ⚠️
...out/LayoutFundamentals/internal/ViewGeometry.swift 0.00% 5 Missing ⚠️
Sources/OpenSwiftUI/Core/Graph/GraphHost.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUI/App/ScenePhase.swift 0.00% 2 Missing ⚠️
...s/OpenSwiftUI/View/Graphic/Color/ColorSchema.swift 0.00% 2 Missing ⚠️
...a/Model/DynamicProperty/DynamicPropertyCache.swift 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   16.04%   14.97%   -1.08%     
==========================================
  Files         166      171       +5     
  Lines        3346     3586     +240     
==========================================
  Hits          537      537              
- Misses       2809     3049     +240     

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

@Kyle-Ye Kyle-Ye merged commit 9d03a47 into main Mar 24, 2024
5 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/uihostingview branch March 24, 2024 12:57
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.

None yet

2 participants