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 TypeConformance #61

Merged
merged 4 commits into from
Apr 6, 2024
Merged

Add TypeConformance #61

merged 4 commits into from
Apr 6, 2024

Conversation

Kyle-Ye
Copy link
Member

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

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2024

Codecov Report

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

Project coverage is 13.42%. Comparing base (82cb56c) to head (4e2fdfe).

Files Patch % Lines
.../OpenSwiftUI/Core/Runtime/ProtocolDescriptor.swift 11.76% 15 Missing ⚠️
...ources/OpenSwiftUI/View/Debug/TODO/ViewDebug.swift 0.00% 6 Missing ⚠️
...ces/OpenSwiftUI/Core/Runtime/TypeConformance.swift 85.71% 1 Missing ⚠️
Sources/OpenSwiftUI/View/View/AnyView.swift 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   12.61%   13.42%   +0.80%     
==========================================
  Files         184      185       +1     
  Lines        4319     4357      +38     
==========================================
+ Hits          545      585      +40     
+ Misses       3774     3772       -2     

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

@Kyle-Ye Kyle-Ye merged commit 72a0070 into main Apr 6, 2024
5 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/conformance branch April 6, 2024 11:59
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