Skip to content

Remove SimpleQueryEngine #2203

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
Nov 26, 2020
Merged

Conversation

schmidt-sebastian
Copy link
Contributor

This is a port of firebase/firebase-js-sdk#4117. It removes SimpleQueryEngine and reduces the test matrix for LocalStoreTest. Since Android also has an IndexedQueryEngine, it keeps the QueryEngine interface.

@schmidt-sebastian schmidt-sebastian force-pushed the mrschmidt/removesimplequeryengine branch from 106ebd9 to 43b4719 Compare November 25, 2020 22:47
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 25, 2020

Coverage Report

Affected SDKs

  • firebase-firestore

    SDK overall coverage changed from 46.96% (f902fe2) to 46.95% (f73f9226) by -0.01%.

    Filename Base (f902fe2) Head (f73f9226) Diff
    DefaultQueryEngine.java ? 95.74% ?

Test Logs

Notes

HTML coverage reports can be produced locally with ./gradlew <product>:checkCoverage.
Report files are located at <product-build-dir>/reports/jacoco/.

Head commit (f73f9226) is created by Prow via merging commits: f902fe2 2759864.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 25, 2020

Binary Size Report

Affected SDKs

  • firebase-firestore

    Type Base (f902fe2) Head (f73f9226) Diff
    aar 999 kB 998 kB -799 B (-0.1%)
    apk (release) 3.14 MB 3.14 MB -332 B (-0.0%)

Test Logs

Notes

Head commit (f73f9226) is created by Prow via merging commits: f902fe2 2759864.

@schmidt-sebastian schmidt-sebastian merged commit 13b12ca into master Nov 26, 2020
@firebase firebase locked and limited conversation to collaborators Dec 27, 2020
@kaibolay kaibolay deleted the mrschmidt/removesimplequeryengine branch September 15, 2022 13:32
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.

4 participants