-
Notifications
You must be signed in to change notification settings - Fork 626
Update FirebaseFunctions JavaDoc #2271
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 SDKsNo changes between base commit (f779577) and head commit (dbd610ab). Test Logs
NotesHTML coverage reports can be produced locally with Head commit (dbd610ab) is created by Prow via merging commits: f779577 9db65c9. |
firebase-functions/src/main/java/com/google/firebase/functions/FirebaseFunctions.java
Outdated
Show resolved
Hide resolved
firebase-functions/src/main/java/com/google/firebase/functions/FirebaseFunctions.java
Outdated
Show resolved
Hide resolved
/retest |
Binary Size ReportAffected SDKsNo changes between base commit (f779577) and head commit (dbd610ab). Test Logs
NotesHead commit (dbd610ab) is created by Prow via merging commits: f779577 9db65c9. |
…/FirebaseFunctions.java Co-authored-by: Rodrigo Lazo <[email protected]>
…/FirebaseFunctions.java Co-authored-by: Rodrigo Lazo <[email protected]>
BTW the test is failing because of |
@samtstern: The following test failed, say
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. |
It's safe to ignore the smoke-tests. The failure is because
|
Co-authored-by: Rodrigo Lazo <[email protected]>
See http://cl/347916042 for context