Skip to content

Allow initializing FIRLocalCacheSettings with unlimited size.#11405

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 8 commits into from
Jun 7, 2023

Conversation

tom-andersen
Copy link
Contributor

No description provided.

@tom-andersentom-andersen requested a review from wu-huiJune 7, 2023 14:42
@google-oss-bot
Copy link

google-oss-bot commented Jun 7, 2023

Coverage Report 1

Affected Products

  • FirebaseFirestore-iOS-FirebaseFirestore.framework

    Overall coverage changed from 88.11% (e700a8f) to 88.15% (3c447a1) by +0.04%.

    FilenameBase (e700a8f)Merge (3c447a1)Diff
    exception.cc23.68%84.21%+60.53%
    FIRLocalCacheSettings.mm47.22%48.97%+1.74%
    leveldb_key.cc99.02%98.33%-0.69%
    leveldb_mutation_queue.cc93.56%92.42%-1.14%
    leveldb_remote_document_cache.cc96.41%94.61%-1.80%
    write_stream.cc94.37%91.55%-2.82%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/LorvFfmtlA.html
Copy link
Contributor

@wu-huiwu-hui left a comment

Choose a reason for hiding this comment

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

LGTM with the condition to expand to test a bit more.

@wu-huiwu-hui assigned tom-andersen and unassigned wu-huiJun 7, 2023
@tom-andersentom-andersen merged commit f2194c8 into masterJun 7, 2023
@tom-andersentom-andersen deleted the tomandersen/fixFirestoreCacheSizeUnlimited branch June 7, 2023 23:53
@firebasefirebase locked and limited conversation to collaborators Jul 8, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
close