-
Notifications
You must be signed in to change notification settings - Fork 985
Firestore: Remove the no-android tag from bloom filter spec tests #7285
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
Conversation
…feature has been merged into the android sdk in firebase/firebase-android-sdk#4982
|
Size Report 1Affected ProductsNo changes between base commit (e45fea9) and merge commit (ddae56d).Test Logs |
milaGGL
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Size Analysis Report 1Affected ProductsNo changes between base commit (e45fea9) and merge commit (ddae56d).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (e45fea9) and merge commit (ddae56d).Test Logs |
Remove the no-android tag from bloom filter spec tests, now that the feature has been merged into the android sdk in firebase/firebase-android-sdk#4982.
The spec test changes from this PR were ported to the iOS SDK in firebase/firebase-ios-sdk#11245. Porting to the Android SDK is not needed since these changes were included in firebase/firebase-android-sdk#4982.