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 Semantics.forced crash issue and add test case #94

Closed Kyle-Ye closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.34%. Comparing base (c128f45) to head (c5e111b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 13.92% 14.34% +0.41% ========================================== Files 200 200 Lines 4955 4958 +3 ========================================== + Hits 690 711 +21 + Misses 4265 4247 -18 ```

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