firebase-android-sdk
firebase-android-sdk copied to clipboard
Add workflow definition for fireperf end-to-end tests
Coverage Report 1
Affected Products
firebase-firestoreOverall coverage changed from 45.85% (089c828) to 45.80% (dde3a5e) by -0.05%.
Filename Base (089c828) Merge (dde3a5e) Diff DeleteMutation.java 95.24% 90.48% -4.76% GrpcCallProvider.java 62.35% 48.24% -14.12% PatchMutation.java 98.39% 100.00% +1.61% SetMutation.java 94.44% 97.22% +2.78% firebase-perfOverall coverage changed from 71.37% (089c828) to 71.40% (dde3a5e) by +0.03%.
Filename Base (089c828) Merge (dde3a5e) Diff TransportManager.java 93.95% 94.88% +0.93% firebase-storageOverall coverage changed from 85.81% (089c828) to 85.85% (dde3a5e) by +0.04%.
Filename Base (089c828) Merge (dde3a5e) Diff UploadTask.java 80.22% 80.58% +0.36%
Test Logs
- Base (089c828): https://android-ci.firebaseopensource.com/view/gcs/android-ci/logs/postsubmit-check-coverage/1557797234009968643
- Merge (dde3a5e): https://android-ci.firebaseopensource.com/view/gcs/android-ci/pr-logs/pull/firebase_firebase-android-sdk/3969/check-coverage-changed/1557838884459515906
Notes
- Commit (dde3a5e) is created by Prow via merging PR base commit (089c828) and head commit (0dece9d).
- Run
gradle <product>:checkCoverageto produce HTML coverage reports locally. After gradle commands finished, report files can be found under<product-build-dir>/reports/jacoco/.
Unit Test Results
387 files + 245 387 suites +245 16m 11s :stopwatch: + 8m 12s 4 688 tests +2 403 4 666 :heavy_check_mark: +2 384 22 :zzz: +20 0 :x: - 1 4 704 runs +2 419 4 682 :heavy_check_mark: +2 400 22 :zzz: +20 0 :x: - 1
Results for commit 0dece9d6. ± Comparison against base commit c6cc8c5d.
:recycle: This comment has been updated with latest results.
Size Report 1
Affected Products
No changes between base commit (089c828) and merge commit (dde3a5e).Test Logs
- Base (089c828): https://android-ci.firebaseopensource.com/view/gcs/android-ci/logs/postsubmit-binary-size/1557797234009968640
- Merge (dde3a5e): https://android-ci.firebaseopensource.com/view/gcs/android-ci/pr-logs/pull/firebase_firebase-android-sdk/3969/binary-size/1557838884459515910
Notes
- Commit (dde3a5e) is created by Prow via merging PR base commit (089c828) and head commit (0dece9d).
@vkryachko A successful execution of this workflow can be found at https://github.com/firebase/firebase-android-sdk/actions/runs/2800178050.
LGTM overall.
It's unclear to me how notifications will work though, afaict you will be the one getting failure notifications, not the fireperf team. wdyt?
Added the last step that create/update issue to notify fireperf folks. Here is an example issue #3977.
I have removed the pull_request trigger, therefore the tests did not run for last commit. Successful runs can be found at:
- https://github.com/firebase/firebase-android-sdk/runs/7757358619?check_suite_focus=true
- https://github.com/firebase/firebase-android-sdk/runs/7757358696?check_suite_focus=true