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 Unit Test case for _logChanges #88

Closed Kyle-Ye closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 14.74%. Comparing base (a166851) to head (dfbc9d1).

Files Patch % Lines
Sources/OpenSwiftUI/Core/View/ViewGraph.swift 0.00% 12 Missing :warning:
Sources/OpenSwiftUI/Core/Update/Update.swift 0.00% 8 Missing :warning:
...urces/OpenSwiftUI/Core/View/ViewRendererHost.swift 0.00% 3 Missing :warning:
...OpenSwiftUI/Data/Preference/PreferenceBridge.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== - Coverage 14.79% 14.74% -0.05% ========================================== Files 190 190 Lines 4692 4679 -13 ========================================== - Hits 694 690 -4 + Misses 3998 3989 -9 ```

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