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 DynamicBody implementation #72

Closed Kyle-Ye closed 4 months ago

Kyle-Ye commented 4 months ago

Close #64

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 13.38%. Comparing base (fa83a71) to head (279fa53).

Files Patch % Lines
...I/Data/Model/DynamicProperty/DynamicProperty.swift 0.00% 42 Missing :warning:
.../Model/DynamicProperty/DynamicPropertyBuffer.swift 0.00% 11 Missing :warning:
...urces/OpenSwiftUI/Data/Model/Binding/Binding.swift 0.00% 2 Missing :warning:
Sources/OpenSwiftUI/Core/Graph/GraphInputs.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== - Coverage 13.42% 13.38% -0.04% ========================================== Files 185 185 Lines 4357 4369 +12 ========================================== Hits 585 585 - Misses 3772 3784 +12 ```

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