firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

Switch Firelog to use the new TransportBackend.

Open gsakakihara opened this issue 1 year ago • 5 comments

gsakakihara avatar Feb 15 '24 17:02 gsakakihara

Release note changes

The following release notes were modified. Please ensure they look correct.

Release Notes
firebase-messaging
### {{messaging_longer}} version 24.0.0 {: #messaging_v24-0-0}

* {{changed}} Switched Firelog to use the new TransportBackend.

#### {{messaging_longer}} Kotlin extensions version 24.0.0 {: #messaging-ktx_v24-0-0}

The Kotlin extensions library transitively includes the updated
`firebase-messaging` library. The Kotlin extensions library has no additional
updates.

github-actions[bot] avatar Feb 15 '24 17:02 github-actions[bot]

Size Report 1

Affected Products

  • firebase-messaging

    TypeBase (9f0f312)Merge (da8ced8)Diff
    aar147 kB147 kB+272 B (+0.2%)
    apk (aggressive)778 kB779 kB+1.78 kB (+0.2%)
    apk (release)5.52 MB5.52 MB+2.64 kB (+0.0%)

Test Logs

google-oss-bot avatar Feb 15 '24 17:02 google-oss-bot

Coverage Report 1

Affected Products

  • firebase-messaging

    Overall coverage changed from ? (9f0f312) to 84.01% (da8ced8) by ?.

    42 individual files with coverage change

    FilenameBase (9f0f312)Merge (da8ced8)Diff
    AutoProtoEncoderDoNotUseEncoder.java?98.17%?
    ByteStreams.java?59.72%?
    CommonNotificationBuilder.java?90.78%?
    Constants.java?92.86%?
    DisplayNotification.java?91.38%?
    EnhancedIntentService.java?76.60%?
    ExecutorFactory.java?0.00%?
    FcmBroadcastProcessor.java?94.34%?
    FcmExecutors.java?80.00%?
    FcmLifecycleCallbacks.java?89.29%?
    FirebaseInstanceIdReceiver.java?72.73%?
    FirebaseMessaging.java?73.45%?
    FirebaseMessagingRegistrar.java?100.00%?
    FirebaseMessagingService.java?94.52%?
    GmsRpc.java?83.15%?
    ImageDownload.java?93.33%?
    Messaging.kt?14.29%?
    MessagingAnalytics.java?81.60%?
    MessagingClientEvent.java?93.58%?
    MessagingClientEventExtension.java?76.47%?
    Metadata.java?41.27%?
    NotificationParams.java?98.71%?
    PoolableExecutors.java?29.17%?
    ProtoEncoderDoNotUse.java?50.00%?
    ProxyNotificationInitializer.java?93.75%?
    ProxyNotificationPreferences.java?88.89%?
    RemoteMessage.java?95.48%?
    RemoteMessageCreator.java?88.89%?
    RequestDeduplicator.java?80.00%?
    SendException.java?100.00%?
    ServiceStarter.java?87.50%?
    SharedPreferencesQueue.java?98.65%?
    Store.java?74.19%?
    SyncTask.java?70.83%?
    ThreadPriority.java?100.00%?
    TopicOperation.java?73.33%?
    TopicsStore.java?100.00%?
    TopicsSubscriber.java?88.60%?
    TopicsSyncTask.java?49.33%?
    WakeLockHolder.java?95.92%?
    WithinAppServiceBinder.java?90.91%?
    WithinAppServiceConnection.java?85.00%?

Test Logs

google-oss-bot avatar Feb 15 '24 17:02 google-oss-bot

Unit Test Results

  62 files  ±0    62 suites  ±0   5m 57s :stopwatch: +4s 475 tests ±0  475 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  956 runs  ±0  956 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 169e15b1. ± Comparison against base commit 9f0f312d.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Feb 15 '24 17:02 github-actions[bot]

Startup Time Report 1

Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS.

Startup time comparison between the CI merge commit (da8ced8) and the base commit (9f0f312) are not available.

No macrobenchmark data found for the base commit (9f0f312). Analysis for the CI merge commit (da8ced8) can be found at:

google-oss-bot avatar Feb 15 '24 17:02 google-oss-bot