firebase-android-sdk
firebase-android-sdk copied to clipboard
Fixed get() to propagate events to listeners
Fix for related https://github.com/firebase/firebase-js-sdk/issues/6397
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.
Coverage Report 1
Affected Products
firebase-databaseOverall coverage changed from 50.15% (ba6f410) to 50.13% (695f69a) by -0.02%.
Filename Base (ba6f410) Merge (695f69a) Diff QueryParams.java 90.36% 89.76% -0.60% SyncTree.java 57.14% 56.89% -0.25%
Test Logs
- Base (ba6f410): https://github.com/firebase/firebase-android-sdk/actions/runs/2862427743
- Merge (695f69a): https://github.com/firebase/firebase-android-sdk/actions/runs/2864450124
Notes
- Commit (695f69a) is created by Prow via merging PR base commit (ba6f410) and head commit (ee7c66a).
- Run
gradle <product>:checkCoverageto produce HTML coverage reports locally. After gradle commands finished, report files can be found under<product-build-dir>/reports/jacoco/.
Size Report 1
Affected Products
firebase-databaseType Base (ba6f410) Merge (695f69a) Diff aar 489 kB 488 kB -593 B (-0.1%) apk (release) 1.15 MB 1.15 MB -96 B (-0.0%)
Test Logs
- Base (ba6f410): https://github.com/firebase/firebase-android-sdk/actions/runs/2862427743
- Merge (695f69a): https://github.com/firebase/firebase-android-sdk/actions/runs/2864450124
Notes
- Commit (695f69a) is created by Prow via merging PR base commit (ba6f410) and head commit (ee7c66a).
@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.