OpenSwiftUIProject / OpenSwiftUI

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

Add initial implementation for PropertyList #13

Closed Kyle-Ye closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (dd40763) 14.45% compared to head (f4a844d) 13.25%.

Files Patch % Lines
...dStorage/Internal/Property/TODO/PropertyList.swift 0.96% 206 Missing :warning:
.../DataAndStorage/Internal/UnsafeLockedPointer.swift 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 14.45% 13.25% -1.21% ========================================== Files 131 131 Lines 1868 2060 +192 ========================================== + Hits 270 273 +3 - Misses 1598 1787 +189 ```

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