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

Optimize AnyView implementation #70

Closed Kyle-Ye closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 13.46%. Comparing base (26b2eec) to head (dcb1892).

Files Patch % Lines
Sources/OpenSwiftUI/Core/View/ViewOutputs.swift 0.00% 1 Missing :warning:
Sources/OpenSwiftUI/View/View/AnyView.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== + Coverage 13.42% 13.46% +0.04% ========================================== Files 185 185 Lines 4357 4343 -14 ========================================== Hits 585 585 + Misses 3772 3758 -14 ```

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