-
Notifications
You must be signed in to change notification settings - Fork 124
operator== and operator!= for QuerySnapshot. #598
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
Note that since we're delegating the actual equality check to the underlying implementation, the newly added test does not cover all possible cases of equality/inequality. It mainly serves as a tool to ensure we do invoke the underlying implementation. |
❌ Integration test FAILEDRequested by @ehsannas on commit 6239baf
Add flaky tests to go/fpl-cpp-flake-tracker |
@ehsannas Oh, and this needs a release note as well. |
🍞 Dismissed stale approval on external PR.
No description provided.