Skip to content

Include branch information in metrics uploading. #1392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 27, 2020
Merged

Conversation

yifanyang
Copy link
Contributor

The branch information is used by the binary size dashboard.

This was written before coverage upload in fireci is implemented. I'll move this part of the logic to fireci as well when I get a chance. Right now, I want to make the data flow for dashboard work first.

@googlebot googlebot added the cla: yes Override cla label Mar 27, 2020
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 27, 2020

Binary Size Report

Affected SDKs

SDKTypeBase (fd3abfc)Head (0cfd8e3)Diff
firebase-inappmessagingapk (aggressive)601323.00601334.00+11.00 (+0.00%)
protolite-well-known-typesapk (aggressive)122382.00122377.00-5.00 (-0.00%)
firebase-segmentationapk (aggressive)1017144.001017134.00-10.00 (-0.00%)
firebase-storageapk (aggressive)325624.00325641.00+17.00 (+0.01%)
firebase-databaseapk (aggressive)325592.00325606.00+14.00 (+0.00%)
firebase-crashlyticsapk (aggressive)584010.00584017.00+7.00 (+0.00%)
firebase-installations-interopapk (aggressive)61713.0061714.00+1.00 (+0.00%)
firebase-abtapk (aggressive)85716.0085706.00-10.00 (-0.01%)
firebase-configapk (aggressive)395832.00395831.00-1.00 (-0.00%)
firebase-database-collectionapk (aggressive)313620.00313619.00-1.00 (-0.00%)
baseapk (aggressive)10675.0010682.00+7.00 (+0.07%)
Metric Unit: byte

Test Logs

@google-oss-bot
Copy link
Contributor

@yifanyang: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
device-check-changed 0cfd8e3 link /test device-check-changed
check-changed 0cfd8e3 link /test check-changed

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.

@yifanyang yifanyang requested a review from vkryachko March 27, 2020 16:05
@@ -16,6 +16,7 @@

import org.gradle.api.Project;

// TODO(yifany): Move to fireci and reuse the metrics uploading code there.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@yifanyang yifanyang merged commit 7cedbb4 into master Mar 27, 2020
@yifanyang yifanyang deleted the yifany/fix-branch branch March 27, 2020 16:21
@firebase firebase locked and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants