-
Notifications
You must be signed in to change notification settings - Fork 624
Updating variable names from the source classes to follow Java's code convention (b/177441811) #2545
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 (5f70ee03) is created by Prow via merging commits: ff551e5 aea12a4. |
Binary Size ReportAffected SDKs
Test Logs
NotesHead commit (5f70ee03) is created by Prow via merging commits: ff551e5 aea12a4. |
…ith "perfMetricBuilder" and "traceMetricBuilder"
firebase-perf/src/main/java/com/google/firebase/perf/network/InstrURLConnectionBase.java
Outdated
Show resolved
Hide resolved
firebase-perf/src/main/java/com/google/firebase/perf/metrics/NetworkRequestMetricBuilder.java
Outdated
Show resolved
Hide resolved
firebase-perf/src/main/java/com/google/firebase/perf/util/Timer.java
Outdated
Show resolved
Hide resolved
/test check-changed |
Submitting this PR as this contains with fix for Master (see #2546 (comment)) |
What this PR entails?
How to review this PR?
Is this an exhaustive change?
context
->appContext
)