Skip to content

LiveQuery SwiftUI example in playgrounds #77

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 2 commits into from
Feb 7, 2021
Merged

LiveQuery SwiftUI example in playgrounds #77

merged 2 commits into from
Feb 7, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Feb 7, 2021

  • A simple example to show how to use a live query subscription as a view model for SwiftUI

@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #77 (ed8a3da) into main (6ad40d1) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   79.03%   79.01%   -0.03%     
==========================================
  Files          61       61              
  Lines        4903     4903              
==========================================
- Hits         3875     3874       -1     
- Misses       1028     1029       +1     
Impacted Files Coverage Δ
Sources/ParseSwift/Objects/ParseObject.swift 75.94% <0.00%> (-0.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ad40d1...4f45dab. Read the comment docs.

@cbaker6 cbaker6 merged commit 7a282e1 into main Feb 7, 2021
@cbaker6 cbaker6 deleted the playgrounds branch February 7, 2021 22:57
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.

1 participant