Skip to content
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

firebase-dataconnect merge into main branch #6290

Open
wants to merge 639 commits into
base: main
Choose a base branch
from
Open

firebase-dataconnect merge into main branch #6290

wants to merge 639 commits into from

Conversation

dconeybe
Copy link
Contributor

No description provided.

…ad of apply(from = "../gradle/googleServices.gradle")
…ing sent, but should have been sent as null (#550)
…that fail due to lack of null list support in the backend (b/337312723) (#552)
…uth emulator, since the auth emulator startup is slow
Copy link
Contributor

github-actions bot commented Sep 21, 2024

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

1 similar comment
Copy link
Contributor

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@google-oss-bot
Copy link
Contributor

1 Warning
⚠️ Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)

Generated by 🚫 Danger

Copy link
Contributor

github-actions bot commented Sep 21, 2024

Unit Test Results

  1 046 files  +  1 038    1 046 suites  +1 038   37m 59s ⏱️ + 37m 31s
  5 710 tests +  5 688    5 688 ✔️ +  5 666  21 💤 +21  1 +1 
12 123 runs  +12 079  12 080 ✔️ +12 036  42 💤 +42  1 +1 

For more details on these failures, see this check.

Results for commit 922c1df. ± Comparison against base commit da0eefa.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-common

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)4.40 MB4.45 MB+46.9 kB (+1.1%)
  • firebase-common-ktx

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)4.40 MB4.45 MB+46.9 kB (+1.1%)
  • firebase-database

    TypeBase (da0eefa)Merge (7e28684)Diff
    aar543 kB542 kB-41 B (-0.0%)
    apk (release)5.29 MB5.34 MB+47.1 kB (+0.9%)
  • firebase-database-ktx

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)5.29 MB5.34 MB+47.1 kB (+0.9%)
  • firebase-dataconnect

    TypeBase (da0eefa)Merge (7e28684)Diff
    aar?663 kB? (?)
    apk (aggressive)?520 kB? (?)
    apk (release)?11.0 MB? (?)
  • firebase-firestore

    TypeBase (da0eefa)Merge (7e28684)Diff
    aar1.44 MB1.44 MB+404 B (+0.0%)
    apk (release)11.3 MB11.4 MB+47.1 kB (+0.4%)
  • firebase-firestore-ktx

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)11.3 MB11.4 MB+47.1 kB (+0.4%)
  • firebase-storage

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)4.99 MB5.04 MB+47.1 kB (+0.9%)
  • firebase-storage-ktx

    TypeBase (da0eefa)Merge (7e28684)Diff
    apk (release)4.99 MB5.04 MB+47.1 kB (+0.9%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/UwAlxRyjbu.html

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-config

    Overall coverage changed from ? (da0eefa) to 84.11% (7e28684) by ?.

    33 individual files with coverage change

    FilenameBase (da0eefa)Merge (7e28684)Diff
    AutoValue_ConfigUpdate.java?29.41%?
    Code.java?0.00%?
    ConfigAutoFetch.java?87.74%?
    ConfigCacheClient.java?93.33%?
    ConfigContainer.java?94.29%?
    ConfigFetchHandler.java?92.86%?
    ConfigFetchHttpClient.java?87.33%?
    ConfigGetParameterHandler.java?96.45%?
    ConfigMetadataClient.java?92.31%?
    ConfigRealtimeHandler.java?41.38%?
    ConfigRealtimeHttpClient.java?68.93%?
    ConfigStorageClient.java?100.00%?
    ConfigUpdate.java?100.00%?
    ConfigUpdateListener.java?0.00%?
    ConfigUpdateListenerRegistration.java?0.00%?
    DefaultsXmlParser.java?0.00%?
    FirebaseRemoteConfig.java?89.52%?
    FirebaseRemoteConfigClientException.java?75.00%?
    FirebaseRemoteConfigException.java?95.65%?
    FirebaseRemoteConfigFetchThrottledException.java?100.00%?
    FirebaseRemoteConfigInfo.java?0.00%?
    FirebaseRemoteConfigInfoImpl.java?100.00%?
    FirebaseRemoteConfigServerException.java?68.42%?
    FirebaseRemoteConfigSettings.java?61.54%?
    FirebaseRemoteConfigValue.java?0.00%?
    FirebaseRemoteConfigValueImpl.java?84.62%?
    Personalization.java?91.43%?
    RemoteConfig.kt?31.58%?
    RemoteConfigComponent.java?90.70%?
    RemoteConfigConstants.java?0.00%?
    RemoteConfigRegistrar.java?100.00%?
    RolloutsStateFactory.java?95.24%?
    RolloutsStateSubscriptionsHandler.java?100.00%?

  • firebase-database

    Overall coverage changed from 50.16% (da0eefa) to 50.21% (7e28684) by +0.04%.

    FilenameBase (da0eefa)Merge (7e28684)Diff
    ChildChangeAccumulator.java83.33%96.67%+13.33%
  • firebase-dataconnect

    Overall coverage changed from ? (da0eefa) to 10.10% (7e28684) by ?.

    47 individual files with coverage change

    FilenameBase (da0eefa)Merge (7e28684)Diff
    AnyValue.kt?0.00%?
    AnyValueSerializer.kt?0.00%?
    Comparisons.kt?0.00%?
    ConnectorConfig.kt?33.33%?
    CoroutineExceptionHandler.kt?50.00%?
    DataConnectAppCheck.kt?0.00%?
    DataConnectAuth.kt?0.00%?
    DataConnectCredentialsTokenManager.kt?0.00%?
    DataConnectError.kt?0.00%?
    DataConnectException.kt?0.00%?
    DataConnectGrpcClient.kt?0.00%?
    DataConnectGrpcMetadata.kt?65.82%?
    DataConnectGrpcRPCs.kt?0.00%?
    DataConnectSettings.kt?33.33%?
    DataConnectUntypedData.kt?0.00%?
    DataConnectUntypedVariables.kt?0.00%?
    DateSerializer.kt?0.00%?
    FirebaseDataConnect.kt?21.43%?
    FirebaseDataConnectFactory.kt?29.17%?
    FirebaseDataConnectImpl.kt?34.12%?
    FirebaseDataConnectRegistrar.kt?100.00%?
    GeneratedConnector.kt?0.00%?
    GeneratedMutation.kt?0.00%?
    GeneratedOperation.kt?0.00%?
    GeneratedQuery.kt?0.00%?
    LiveQueries.kt?0.00%?
    LiveQuery.kt?0.00%?
    Logger.kt?52.17%?
    LogLevel.kt?100.00%?
    MutationRef.kt?0.00%?
    MutationRefImpl.kt?21.95%?
    OperationRef.kt?0.00%?
    OperationRefImpl.kt?24.00%?
    OptionalVariable.kt?0.00%?
    ProtoStructDecoder.kt?0.00%?
    ProtoStructEncoder.kt?0.00%?
    ProtoUtil.kt?0.00%?
    QueryManager.kt?0.00%?
    QueryRef.kt?0.00%?
    QueryRefImpl.kt?23.53%?
    QuerySubscription.kt?0.00%?
    QuerySubscriptionImpl.kt?0.00%?
    QuerySubscriptionInternal.kt?0.00%?
    RegisteredDataDeserialzer.kt?0.00%?
    TimestampSerializer.kt?0.00%?
    Util.kt?6.96%?
    UUIDSerializer.kt?0.00%?

  • firebase-firestore

    Overall coverage changed from 46.06% (da0eefa) to 46.06% (7e28684) by +0.00%.

    FilenameBase (da0eefa)Merge (7e28684)Diff
    SetMutation.java94.44%97.22%+2.78%
  • firebase-messaging

    Overall coverage changed from 84.24% (da0eefa) to 84.17% (7e28684) by -0.07%.

    FilenameBase (da0eefa)Merge (7e28684)Diff
    FirebaseMessaging.java76.80%76.00%-0.80%
  • firebase-ml-modeldownloader

    Overall coverage changed from 83.32% (da0eefa) to 83.38% (7e28684) by +0.06%.

    FilenameBase (da0eefa)Merge (7e28684)Diff
    FirebaseModelDownloader.java84.05%84.66%+0.61%
  • firebase-storage

    Overall coverage changed from 84.33% (da0eefa) to 83.92% (7e28684) by -0.42%.

    FilenameBase (da0eefa)Merge (7e28684)Diff
    StorageException.java69.09%65.45%-3.64%
    StorageTask.java83.99%83.38%-0.60%
    StreamDownloadTask.java88.89%88.41%-0.48%
    UploadTask.java83.17%81.52%-1.65%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/r57CImhT3D.html

@google-oss-bot
Copy link
Contributor

Startup Time Report 1

The report is too large (122,625 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/rPBtfokETm/index.html

@dconeybe
Copy link
Contributor Author

@rlazo @daymxn The main files that need reviewing, IMO, are:

  • build.gradle
  • firebase-dataconnect/firebase-dataconnect.gradle.kts
  • gradle/libs.versions.toml
  • settings.gradle
  • subprojects.cfg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants