-
Notifications
You must be signed in to change notification settings - Fork 625
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
Conversation
Coverage ReportAffected SDKs
Test Logs
NotesHTML coverage reports can be produced locally with Head commit (7cf188ed) is created by Prow via merging commits: d0048fd c7f9cad. |
Binary Size ReportAffected SDKs
Test Logs
NotesHead commit (7cf188ed) is created by Prow via merging commits: d0048fd c7f9cad. |
...ribution/src/test/java/com/google/firebase/app/distribution/FirebaseAppDistributionTest.java
Outdated
Show resolved
Hide resolved
...ribution/src/test/java/com/google/firebase/app/distribution/FirebaseAppDistributionTest.java
Outdated
Show resolved
Hide resolved
...ribution/src/test/java/com/google/firebase/app/distribution/FirebaseAppDistributionTest.java
Outdated
Show resolved
Hide resolved
...app-distribution/src/test/java/com/google/firebase/app/distribution/UpdateAppClientTest.java
Show resolved
Hide resolved
...ribution/src/test/java/com/google/firebase/app/distribution/FirebaseAppDistributionTest.java
Outdated
Show resolved
Hide resolved
...distribution/src/main/java/com/google/firebase/app/distribution/FirebaseAppDistribution.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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 :) )
08e1569
to
c7f9cad
Compare
#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]>
No description provided.