Skip to content

Fad moving update app functionality to firebaseAppDistribution class #3167

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 7 commits into from
Nov 30, 2021

Conversation

manny-jimenez
Copy link
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes Override cla label Nov 23, 2021
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 23, 2021

Coverage Report

Affected SDKs

  • firebase-app-distribution

    SDK overall coverage changed from 67.90% (d0048fd) to 66.62% (7cf188ed) by -1.29%.

    Filename Base (d0048fd) Head (7cf188ed) Diff
    FirebaseAppDistribution.java 80.67% 80.86% +0.20%
    FirebaseAppDistributionLifecycleNotifier.java 30.36% 0.00% -30.36%
    InstallApkClient.java 93.88% 89.80% -4.08%

Test Logs

Notes

HTML coverage reports can be produced locally with ./gradlew <product>:checkCoverage.
Report files are located at <product-build-dir>/reports/jacoco/.

Head commit (7cf188ed) is created by Prow via merging commits: d0048fd c7f9cad.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 23, 2021

Binary Size Report

Affected SDKs

  • firebase-app-distribution

    Type Base (d0048fd) Head (7cf188ed) Diff
    aar 121 kB 120 kB -1.04 kB (-0.9%)
    apk (release) 1.55 MB 1.55 MB -208 B (-0.0%)

Test Logs

Notes

Head commit (7cf188ed) is created by Prow via merging commits: d0048fd c7f9cad.

Copy link
Contributor

@pranavrajgopal pranavrajgopal left a comment

Choose a reason for hiding this comment

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

Looks great! (agree with Rachel on the private / public comment :) )

@manny-jimenez manny-jimenez merged commit 88cea33 into master Nov 30, 2021
@manny-jimenez manny-jimenez deleted the fad_move_updateApp branch November 30, 2021 17:25
schmidt-sebastian pushed a commit that referenced this pull request Dec 1, 2021
#3167)

* Fad removing update app functionality to firebaseAppDistribution class

* lint fixes

* Moving updateApp tests to firebase app distribution

* Responding to feedback and moving tests to their respective clients

* Fixing rebase and changing updateApp to private

Co-authored-by: Manny Jimenez <[email protected]>
@firebase firebase locked and limited conversation to collaborators Dec 31, 2021
@manny-jimenez manny-jimenez changed the title Fad removing update app functionality to firebaseAppDistribution class Fad moving update app functionality to firebaseAppDistribution class Feb 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants