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

Implement ConditionContent._makeView #79

Closed Kyle-Ye closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 15.03%. Comparing base (71ba777) to head (8313af3).

Files Patch % Lines
...ces/OpenSwiftUI/Core/View/ConditionalContent.swift 0.00% 8 Missing :warning:
Sources/OpenSwiftUI/Core/View/ViewRoot.swift 0.00% 3 Missing :warning:
...es/OpenSwiftUI/Core/Semantic/SemanticFeature.swift 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ======================================= Coverage 15.02% 15.03% ======================================= Files 187 188 +1 Lines 4593 4590 -3 ======================================= Hits 690 690 + Misses 3903 3900 -3 ```

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