-
Notifications
You must be signed in to change notification settings - Fork 658
Rename SessionCoordinator to SessionFirelogPublisher and add getInstance so it can be accessed from a bound service.
#5407
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
…Instance` so it can be accessed from a bound service.
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
getInstance so it can be accessed from a bound service.
firebase-sessions/src/main/kotlin/com/google/firebase/sessions/SessionFirelogPublisher.kt
Outdated
Show resolved
Hide resolved
Coverage Report 1Affected Products
Test Logs |
Unit Test Results 83 files + 5 83 suites +5 2m 37s ⏱️ - 2m 33s For more details on these failures, see this check. Results for commit 6b39369. ± Comparison against base commit 98b744a. This pull request removes 263 and adds 1044 tests. Note that renamed tests count towards both. |
|
The public api surface has changed for the subproject firebase-sessions: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
firebase-sessions/src/main/kotlin/com/google/firebase/sessions/SessionFirelogPublisher.kt
Show resolved
Hide resolved
Size Report 1Affected Products
Test Logs |
No description provided.