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

feature/graphhost #44

Closed Kyle-Ye closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 16.97%. Comparing base (fe1f99e) to head (3b03667).

:exclamation: Current head 3b03667 differs from pull request most recent head bcf75a5. Consider uploading reports for the commit bcf75a5 to get more accurate results

Files Patch % Lines
Sources/OpenSwiftUI/Core/Graph/GraphHost.swift 1.45% 135 Missing :warning:
...OpenSwiftUI/Core/Graph/Extensions/OGSubgraph.swift 0.00% 17 Missing :warning:
.../Core/Data/Location/ObservableObjectLocation.swift 0.00% 1 Missing :warning:
.../Environment/Internal/TODO/CachedEnvironment.swift 0.00% 1 Missing :warning:
...ces/OpenSwiftUI/View/Transaction/Transaction.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== - Coverage 17.80% 16.97% -0.83% ========================================== Files 160 161 +1 Lines 3016 3163 +147 ========================================== Hits 537 537 - Misses 2479 2626 +147 ```

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