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

fix(firestore): correctly apply internal __name__ query modifier (fixes #2854) #2866

Merged
merged 5 commits into from
Nov 13, 2019

Conversation

Salakar
Copy link
Contributor

@Salakar Salakar commented Nov 13, 2019

Summary

Correctly apply internal __name__ Firestore query modifier (fixes #2854)

Checklist

  • Supports Android
  • Supports iOS
  • e2e tests added or updated in packages/**/e2e

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #2866 into master will decrease coverage by 0.26%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2866      +/-   ##
==========================================
- Coverage   88.95%   88.69%   -0.25%     
==========================================
  Files         111      111              
  Lines        3436     3437       +1     
==========================================
- Hits         3056     3048       -8     
- Misses        380      389       +9

@Salakar
Copy link
Contributor Author

Salakar commented Nov 13, 2019

iOS CI failure unrelated, but has highlighted another issue - so will fix separately

@Salakar Salakar merged commit a5da010 into master Nov 13, 2019
@Salakar Salakar deleted the fix/2854 branch November 13, 2019 17:24
androidIsForVivek pushed a commit to androidIsForVivek/react-native-firebase that referenced this pull request Aug 9, 2021
…ertase#2866)

* fix(firestore): correctly apply internal `__name__` query modifier (fixes invertase#2854)

* chore(tests): cleanup unnecessary code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant