Skip to content

Add State implementation #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 21, 2024
Merged

Add State implementation #75

merged 5 commits into from
Apr 21, 2024

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented Apr 21, 2024

Close #71

@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2024

Codecov Report

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

Project coverage is 12.86%. Comparing base (3f405bf) to head (4f1282e).

❗ Current head 4f1282e differs from pull request most recent head d74f2fd. Consider uploading reports for the commit d74f2fd to get more accurate results

Files Patch % Lines
.../OpenSwiftUI/Data/Model/State/StoredLocation.swift 0.00% 85 Missing ⚠️
Sources/OpenSwiftUI/Data/Model/State/State.swift 0.00% 26 Missing ⚠️
...ces/OpenSwiftUI/View/Transaction/Transaction.swift 0.00% 10 Missing ⚠️
.../OpenSwiftUI/Core/Data/Property/PropertyList.swift 0.00% 9 Missing ⚠️
Sources/OpenSwiftUI/Core/Util/ThreadUtils.swift 0.00% 9 Missing ⚠️
...s/OpenSwiftUI/Core/Data/Location/AnyLocation.swift 0.00% 1 Missing ⚠️
...urces/OpenSwiftUI/Data/Model/Binding/Binding.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   13.21%   12.86%   -0.36%     
==========================================
  Files         185      187       +2     
  Lines        4374     4494     +120     
==========================================
  Hits          578      578              
- Misses       3796     3916     +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kyle-Ye Kyle-Ye merged commit 2da57e3 into main Apr 21, 2024
5 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/state branch April 21, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add State implementation
2 participants