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 onAppear and onDisappear support #92

Closed Kyle-Ye closed 2 months ago

Kyle-Ye commented 3 months ago

Close #89

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 13.92%. Comparing base (ff8fa94) to head (d906b6b). Report is 1 commits behind head on main.

Files Patch % Lines
...iftUI/View/Modifier/AppearanceActionModifier.swift 0.00% 57 Missing :warning:
Sources/OpenSwiftUI/Core/Update/Update.swift 0.00% 15 Missing :warning:
...ources/OpenSwiftUI/Core/View/View/ViewInputs.swift 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== - Coverage 14.12% 13.92% -0.21% ========================================== Files 199 200 +1 Lines 4884 4955 +71 ========================================== Hits 690 690 - Misses 4194 4265 +71 ```

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