Skip to content

Conversation

@mrober
Copy link
Contributor

@mrober mrober commented Mar 19, 2025

Setup kotlinx.serialization plugin in the project wide gradle build file. This will be used by AQS. The plugin needs to use the same version as as the kotlin version.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2025

📝 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
@github-actions
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.

@github-actions
Copy link
Contributor

Test Results

 1 032 files  +   994   1 032 suites  +994   34m 40s ⏱️ + 33m 44s
 5 861 tests + 5 767   5 839 ✅ + 5 745  22 💤 +22  0 ❌ ±0 
11 785 runs  +11 597  11 741 ✅ +11 553  44 💤 +44  0 ❌ ±0 

Results for commit 12796a8. ± Comparison against base commit f86d40d.

@mrober mrober enabled auto-merge (squash) March 19, 2025 14:57
@mrober mrober merged commit 236df1f into main Mar 19, 2025
263 of 266 checks passed
@mrober mrober deleted the mrober/serialize branch March 19, 2025 15:00
@google-oss-bot
Copy link
Contributor

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.16% (f86d40d) to 50.21% (e4a6b87) by +0.04%.

    FilenameBase (f86d40d)Merge (e4a6b87)Diff
    ChildChangeAccumulator.java83.33%96.67%+13.33%
  • firebase-firestore

    Overall coverage changed from 45.77% (f86d40d) to 45.77% (e4a6b87) by -0.00%.

    FilenameBase (f86d40d)Merge (e4a6b87)Diff
    DeleteMutation.java95.24%90.48%-4.76%
  • firebase-messaging

    Overall coverage changed from 84.10% (f86d40d) to 83.99% (e4a6b87) by -0.11%.

    FilenameBase (f86d40d)Merge (e4a6b87)Diff
    FirebaseMessaging.java76.80%75.60%-1.20%
  • firebase-sessions

    Overall coverage changed from ? (f86d40d) to 66.63% (e4a6b87) by ?.

    48 individual files with coverage change

    FilenameBase (f86d40d)Merge (e4a6b87)Diff
    ApplicationInfo.kt?100.00%?
    AutoSessionEventEncoder.java?100.00%?
    Comparisons.kt?100.00%?
    DaggerFirebaseSessionsComponent.java?0.00%?
    Emitters.kt?0.00%?
    EventGDTLogger.kt?70.00%?
    EventGDTLogger_Factory.java?0.00%?
    FirebaseSessions.kt?0.00%?
    FirebaseSessionsComponent.kt?0.00%?
    FirebaseSessionsComponent_MainModule_Companion_ApplicationInfoFactory.java?0.00%?
    FirebaseSessionsComponent_MainModule_Companion_SessionConfigsDataStoreFactory.java?0.00%?
    FirebaseSessionsComponent_MainModule_Companion_SessionDetailsDataStoreFactory.java?0.00%?
    FirebaseSessionsComponent_MainModule_Companion_TimeProviderFactory.java?0.00%?
    FirebaseSessionsComponent_MainModule_Companion_UuidGeneratorFactory.java?0.00%?
    FirebaseSessionsDependencies.kt?85.71%?
    FirebaseSessionsRegistrar.kt?0.00%?
    FirebaseSessions_Factory.java?0.00%?
    InstallationId.kt?100.00%?
    LocalOverrideSettings.kt?100.00%?
    LocalOverrideSettings_Factory.java?0.00%?
    ProcessDetailsProvider.kt?76.67%?
    RemoteSettings.kt?88.73%?
    RemoteSettingsFetcher.kt?0.00%?
    RemoteSettingsFetcher_Factory.java?0.00%?
    RemoteSettings_Factory.java?0.00%?
    SafeCollector.common.kt?0.00%?
    SessionDatastore.kt?3.33%?
    SessionDataStoreConfigs.kt?100.00%?
    SessionDatastoreImpl_Factory.java?0.00%?
    SessionEvent.kt?100.00%?
    SessionEvents.kt?98.00%?
    SessionFirelogPublisher.kt?84.21%?
    SessionFirelogPublisherImpl_Factory.java?0.00%?
    SessionGenerator.kt?90.91%?
    SessionGenerator_Factory.java?0.00%?
    SessionLifecycleClient.kt?91.78%?
    SessionLifecycleService.kt?78.41%?
    SessionLifecycleServiceBinder.kt?0.00%?
    SessionLifecycleServiceBinderImpl_Factory.java?0.00%?
    SessionsActivityLifecycleCallbacks.kt?55.56%?
    SessionsSettings.kt?96.88%?
    SessionsSettings_Factory.java?0.00%?
    SessionSubscriber.kt?100.00%?
    SettingsCache.kt?93.55%?
    SettingsCache_Factory.java?0.00%?
    SettingsProvider.kt?50.00%?
    TimeProvider.kt?0.00%?
    UuidGenerator.kt?0.00%?

  • firebase-storage

    Overall coverage changed from 84.33% (f86d40d) to 84.58% (e4a6b87) by +0.25%.

    FilenameBase (f86d40d)Merge (e4a6b87)Diff
    NetworkRequest.java87.85%87.29%-0.55%
    StorageTask.java83.99%84.29%+0.30%
    StreamDownloadTask.java88.41%88.89%+0.48%
    UploadTask.java83.17%84.82%+1.65%

Test Logs

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

tejasd pushed a commit that referenced this pull request Apr 1, 2025
Setup kotlinx.serialization plugin in the project wide gradle build
file. This will be used by AQS. The plugin needs to use the same version
as as the kotlin version.
@firebase firebase locked and limited conversation to collaborators Apr 19, 2025
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