Skip to content

Random changes for Indexing #3169

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 4 commits into from
Nov 29, 2021
Merged

Random changes for Indexing #3169

merged 4 commits into from
Nov 29, 2021

Conversation

schmidt-sebastian
Copy link
Contributor

Some changes I made during debugging.

Some changes I made during debugging.
public static class Results {
private final boolean hasRun;

private final int documentsProcessed;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I don't think we will ever differentiate between documentsWritten and documentsDeleted as they are handled interchangeably by IndexManager.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 23, 2021

Coverage Report

Affected SDKs

  • firebase-firestore

    SDK overall coverage changed from 45.18% (486abaf) to 45.17% (ad4b1e7b) by -0.02%.

    Filename Base (486abaf) Head (ad4b1e7b) Diff
    DeleteMutation.java 95.00% 90.00% -5.00%
    IndexBackfiller.java 77.78% 77.38% -0.40%
    LocalStore.java 99.38% 99.38% +0.00%
    SetMutation.java 97.14% 94.29% -2.86%

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 (ad4b1e7b) is created by Prow via merging commits: 486abaf 486be8d.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 23, 2021

Binary Size Report

Affected SDKs

  • firebase-firestore

    Type Base (486abaf) Head (ad4b1e7b) Diff
    aar 1.23 MB 1.23 MB -284 B (-0.0%)
    apk (release) 3.33 MB 3.33 MB -80 B (-0.0%)

Test Logs

Notes

Head commit (ad4b1e7b) is created by Prow via merging commits: 486abaf 486be8d.

@schmidt-sebastian schmidt-sebastian merged commit ec2abdb into master Nov 29, 2021
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/randomedits branch November 29, 2021 17:59
@firebase firebase locked and limited conversation to collaborators Dec 30, 2021
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.

3 participants