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

Fix printChange implementation bug #85

Closed Kyle-Ye closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 14.79%. Comparing base (f5d0b68) to head (1d591b9).

Files Patch % Lines
.../Model/DynamicProperty/DynamicPropertyBuffer.swift 0.00% 1 Missing :warning:
...s/OpenSwiftUI/View/Debug/ChangedBodyProperty.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ======================================= Coverage 14.79% 14.79% ======================================= Files 190 190 Lines 4664 4664 ======================================= Hits 690 690 Misses 3974 3974 ```

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