Skip to content

Simplify MemoryRemoteDocumentCache #3195

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 1 commit into from
Nov 30, 2021

Conversation

schmidt-sebastian
Copy link
Contributor

We do not need to store the readTime as a separate value. We can just store it with the document.

We do not need to store the readTime as a separate value. We can just store it with the document.
@google-cla google-cla bot added the cla: yes Override cla label Nov 30, 2021
@google-oss-bot
Copy link
Contributor

Coverage Report

Affected SDKs

  • firebase-firestore

    SDK overall coverage changed from 45.27% (97bac87) to 45.27% (28b4b375) by +0.00%.

    Filename Base (97bac87) Head (28b4b375) Diff
    AsyncQueue.java 77.11% 78.11% +1.00%

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 (28b4b375) is created by Prow via merging commits: 97bac87 62550c0.

@schmidt-sebastian schmidt-sebastian merged commit 2b7812e into master Nov 30, 2021
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/readtimecleanup branch November 30, 2021 23:35
@google-oss-bot
Copy link
Contributor

Binary Size Report

Affected SDKs

  • firebase-firestore

    Type Base (97bac87) Head (28b4b375) Diff
    aar 1.23 MB 1.23 MB -134 B (-0.0%)
    apk (release) 3.33 MB 3.33 MB +88 B (+0.0%)

Test Logs

Notes

Head commit (28b4b375) is created by Prow via merging commits: 97bac87 62550c0.

@firebase firebase locked and limited conversation to collaborators Dec 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants