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

Add Update implementation #51

Closed Kyle-Ye closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 16.10%. Comparing base (8eae479) to head (845d191).

:exclamation: Current head 845d191 differs from pull request most recent head 0b5881f. Consider uploading reports for the commit 0b5881f to get more accurate results

Files Patch % Lines
Sources/OpenSwiftUI/Core/Update/Update.swift 0.00% 36 Missing :warning:
Sources/OpenSwiftUI/Core/Log/Signpost.swift 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== - Coverage 16.25% 16.10% -0.15% ========================================== Files 164 166 +2 Lines 3304 3334 +30 ========================================== Hits 537 537 - Misses 2767 2797 +30 ```

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