OpenSwiftUIProject / OpenSwiftUI

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

Add propertylist test code and complete some missing part #16

Closed Kyle-Ye closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (aefaa95) 13.05% compared to head (b6bf3e9) 16.62%.

Files Patch % Lines
...ataAndStorage/Internal/Property/PropertyList.swift 62.85% 13 Missing :warning:
...torage/Internal/Property/Unmanaged+Extension.swift 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================== + Coverage 13.05% 16.62% +3.57% ========================================== Files 133 131 -2 Lines 2091 2051 -40 ========================================== + Hits 273 341 +68 + Misses 1818 1710 -108 ```

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