Skip to content

Add Dynamic loading support to fiam. #2535

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 4 commits into from
Mar 30, 2021
Merged

Add Dynamic loading support to fiam. #2535

merged 4 commits into from
Mar 30, 2021

Conversation

vkryachko
Copy link
Member

The change adds Analytics load detection.

The change adds Analytics load detection.
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 23, 2021

Coverage Report

Affected SDKs

  • firebase-inappmessaging

    SDK overall coverage changed from 37.42% (00e9d49) to 37.83% (2b59b4a0) by +0.41%.

    Filename Base (00e9d49) Head (2b59b4a0) Diff
    ProxyAnalyticsConnector.java ? 67.95% ?

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 (2b59b4a0) is created by Prow via merging commits: 00e9d49 02ab187.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 23, 2021

Binary Size Report

Affected SDKs

  • firebase-inappmessaging

    Type Base (00e9d49) Head (2b59b4a0) Diff
    aar 506 kB 510 kB +3.39 kB (+0.7%)
    apk (aggressive) 631 kB 632 kB +764 B (+0.1%)
    apk (release) 3.32 MB 3.32 MB +664 B (+0.0%)

Test Logs

Notes

Head commit (2b59b4a0) is created by Prow via merging commits: 00e9d49 02ab187.

AnalyticsConnectorHandle handle =
connector.registerAnalyticsConnectorListener(s, listener);
instance = handle;
if (!eventNames.isEmpty()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Worth adding some comments here.

@vkryachko vkryachko merged commit 0a5b6ba into master Mar 30, 2021
@vkryachko vkryachko deleted the vk.fiam_deferred branch March 30, 2021 19:15
@firebase firebase locked and limited conversation to collaborators Apr 30, 2021
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.

5 participants