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

Fixed get() to propagate events to listeners

Open maneesht opened this issue 3 years ago • 4 comments

Fix for related https://github.com/firebase/firebase-js-sdk/issues/6397

maneesht avatar Aug 02 '22 22:08 maneesht

Unit Test Results

401 tests  +401   399 :heavy_check_mark: +399   28s :stopwatch: +28s   27 suites +  27       2 :zzz: +    2    27 files   +  27       0 :x: ±    0 

Results for commit ee7c66a3. ± Comparison against base commit 8cc5d4ac.

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

github-actions[bot] avatar Aug 02 '22 22:08 github-actions[bot]

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.15% (ba6f410) to 50.13% (695f69a) by -0.02%.

    FilenameBase (ba6f410)Merge (695f69a)Diff
    QueryParams.java90.36%89.76%-0.60%
    SyncTree.java57.14%56.89%-0.25%

Test Logs

Notes

  • Commit (695f69a) is created by Prow via merging PR base commit (ba6f410) and head commit (ee7c66a).
  • Run gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.

google-oss-bot avatar Aug 02 '22 23:08 google-oss-bot

Size Report 1

Affected Products

  • firebase-database

    TypeBase (ba6f410)Merge (695f69a)Diff
    aar489 kB488 kB-593 B (-0.1%)
    apk (release)1.15 MB1.15 MB-96 B (-0.0%)

Test Logs

Notes

  • Commit (695f69a) is created by Prow via merging PR base commit (ba6f410) and head commit (ee7c66a).

google-oss-bot avatar Aug 02 '22 23:08 google-oss-bot

@maneesht: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
smoke-tests ee7c66a3dcc3d39befbc879d1cd4843958bcbc0f link /test smoke-tests

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

google-oss-bot avatar Aug 16 '22 00:08 google-oss-bot