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 Link implementation #5

Closed Kyle-Ye closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (f27c3e8) 8.80% compared to head (e52c1ca) 9.84%.

Files Patch % Lines
.../EnvironmentValues/EnvironmentValues+openURL.swift 30.00% 21 Missing :warning:
...tUI/EventHandling/SystemEvents/OpenURLAction.swift 37.50% 20 Missing :warning:
Sources/OpenSwiftUI/Views/Controls/Link/Link.swift 0.00% 14 Missing :warning:
...Views/Controls/Link/internal/LinkDestination.swift 0.00% 14 Missing :warning:
...es/OpenSwiftUI/UIElements/Button/TODO/Button.swift 0.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ======================================== + Coverage 8.80% 9.84% +1.04% ======================================== Files 100 105 +5 Lines 1136 1229 +93 ======================================== + Hits 100 121 +21 - Misses 1036 1108 +72 ```

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