OpenSwiftUIProject / OpenSwiftUI

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

Add OpenSwiftUICore and OpenSwiftUICoreTests #110

Closed Kyle-Ye closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 13.88%. Comparing base (8501b3f) to head (0b69bc4). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...dling/InputEvent/HitTesting/ContentResponder.swift 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== + Coverage 13.24% 13.88% +0.64% ========================================== Files 214 216 +2 Lines 5370 5407 +37 ========================================== + Hits 711 751 +40 + Misses 4659 4656 -3 ```

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