OpenSwiftUIProject / OpenSwiftUI

[WIP] Open source implementation of Apple's SwiftUI.
https://swiftpackageindex.com/OpenSwiftUIProject/OpenSwiftUI/main/documentation/openswiftui
MIT License
912 stars 27 forks source link

Add TypeConformance #61

Closed Kyle-Ye closed 4 months ago

codecov-commenter commented 4 months ago

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 :warning:
...ources/OpenSwiftUI/View/Debug/TODO/ViewDebug.swift 0.00% 6 Missing :warning:
...ces/OpenSwiftUI/Core/Runtime/TypeConformance.swift 85.71% 1 Missing :warning:
Sources/OpenSwiftUI/View/View/AnyView.swift 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.