Skip to content

Double check for events after parsing report data #2040

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

Conversation

mrwillis21
Copy link
Contributor

In the case that event files are found but cannot be read or
parsed, we might write a session with no events. To mitigate this,
we will double-check to make sure we've parsed the events properly
before synthesizing a report file.

In the case that event files are found but cannot be read or
parsed, we might write a session with no events. To mitigate this,
we will double-check to make sure we've parsed the events properly
before synthesizing a report file.
@google-cla google-cla bot added the cla: yes Override cla label Oct 5, 2020
@googlebot googlebot added the cla: yes Override cla label Oct 5, 2020
@google-oss-bot
Copy link
Contributor

Coverage Report

Affected SDKs

No changes between base commit (6d8b572) and head commit (a2a8171b).

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 (a2a8171b) is created by Prow via merging commits: 6d8b572 9aad55b.

@google-oss-bot
Copy link
Contributor

Binary Size Report

Affected SDKs

  • firebase-crashlytics

    Type Base (6d8b572) Head (a2a8171b) Diff
    aar 410 kB 411 kB +48 B (+0.0%)
    apk (aggressive) 325 kB 325 kB +40 B (+0.0%)
    apk (release) 1.04 MB 1.04 MB -20 B (-0.0%)
  • firebase-installations

    Type Base (6d8b572) Head (a2a8171b) Diff
    aar 62.2 kB 62.2 kB -1 B (-0.0%)

Test Logs

Notes

Head commit (a2a8171b) is created by Prow via merging commits: 6d8b572 9aad55b.

@mrwillis21 mrwillis21 merged commit bc44842 into master Oct 5, 2020
@mrwillis21 mrwillis21 deleted the crashlytics-check-for-empty-events-after-parsing branch October 5, 2020 20:52
@firebase firebase locked and limited conversation to collaborators Nov 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants