Skip to content
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

Property wrapper for Firestore #8614

Merged
merged 53 commits into from Oct 6, 2021

Conversation

peterfriese
Copy link
Contributor

This is a continuation of #8408, including some explorations for error handling contributed by @mortenbekditlevsen.

chFlorian and others added 30 commits July 19, 2021 08:53
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
…to FirestoreQuery, Rename several functions, attributes and parameter labels, Extend error handling
…Store to FirestoreQueryObservable, Rename some parameters, Remove setter for wrappedValue
…opertywrapper

Signed-off-by: Peter Friese <peter@peterfriese.de>

# Conflicts:
#	Firestore/Swift/Source/PropertyWrapper/FirestoreQuery.swift
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
@chFlorian
Copy link
Contributor

@googlebot I consent.

@google-cla google-cla bot added cla: yes and removed cla: no labels Sep 2, 2021
Signed-off-by: Peter Friese <peter@peterfriese.de>
(Hint: this doesn't work)

Signed-off-by: Peter Friese <peter@peterfriese.de>
@google-oss-bot
Copy link

google-oss-bot commented Sep 10, 2021

Binary Size Report

Affected SDKs

  • FirebaseFirestore

    Type Base (f243335) Head (920fd94) Diff
    firebase-ios-sdk ? 4.96 MB ? (?)

Test Logs

Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after addressing a few comments, questions, and suggestions.

This goes without saying but this is amazing work! Congrats to everyone that has contributed on this! 👏

Signed-off-by: Peter Friese <peter@peterfriese.de>
Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The docs are amazing @peterfriese!

Signed-off-by: Peter Friese <peter@peterfriese.de>
@peterfriese
Copy link
Contributor Author

API Request has been approved!

@peterfriese peterfriese merged commit a5859f9 into master Oct 6, 2021
@peterfriese peterfriese deleted the peterfriese/firestore-propertywrapper branch October 6, 2021 11:56
@firebase firebase locked and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Firestore Property Wrapper to Fetch Documents
8 participants