Skip to content
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

Open Source Firebase Crashlytics for Android #1103

Merged
merged 2 commits into from Jan 8, 2020
Merged

Conversation

mrwillis21
Copy link
Contributor

@mrwillis21 mrwillis21 commented Jan 8, 2020

Includes both Firebase Crashlytics and Firebase Crashlytics for NDK

Initial release candidate for version 17.0.0-beta01

Co-authored-by: Bryan Klimt klimt@google.com
Co-authored-by: Marc Richards marcrichards@google.com
Co-authored-by: Konstantin Mandrika kmandrika@google.com

@googlebot googlebot added the cla: yes Override cla label Jan 8, 2020
@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-crashlytics:
error: Added package com.google.firebase.crashlytics [AddedPackage]

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.

Includes both Firebase Crashlytics and Firebase Crashlytics for NDK

Initial release candidate for version 17.0.0-beta01

Co-authored-by: Bryan Klimt <klimt@google.com>
Co-authored-by: Marc Richards <marcrichards@google.com>
Co-authored-by: Konstantin Mandrika <kmandrika@google.com>
@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

Merging #1103 into master will decrease coverage by 3.74%.
The diff coverage is 9.87%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1103      +/-   ##
============================================
- Coverage     57.12%   53.38%   -3.75%     
- Complexity     6218     6403     +185     
============================================
  Files           640      719      +79     
  Lines         31446    34853    +3407     
  Branches       4335     4624     +289     
============================================
+ Hits          17965    18607     +642     
- Misses        12056    14768    +2712     
- Partials       1425     1478      +53
Impacted Files Coverage Δ Complexity Δ
...cs/internal/settings/network/CreateAppSpiCall.java 0% <ø> (ø) 0 <0> (?)
...ics/internal/report/model/CreateReportRequest.java 0% <ø> (ø) 0 <0> (?)
...s/internal/settings/model/SessionSettingsData.java 0% <ø> (ø) 0 <0> (?)
.../internal/settings/network/AbstractAppSpiCall.java 0% <ø> (ø) 0 <0> (?)
...hlytics/internal/stacktrace/MiddleOutStrategy.java 0% <ø> (ø) 0 <0> (?)
...ics/internal/report/model/NativeSessionReport.java 0% <ø> (ø) 0 <0> (?)
...rashlytics/internal/persistence/FileStoreImpl.java 0% <ø> (ø) 0 <0> (?)
...e/crashlytics/internal/ndk/ProcMapEntryParser.java 0% <ø> (ø) 0 <0> (?)
...shlytics/internal/settings/SettingsController.java 0% <ø> (ø) 0 <0> (?)
...rnal/report/network/NativeCreateReportSpiCall.java 0% <ø> (ø) 0 <0> (?)
... and 178 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa9a8c7...eeca1b5. Read the comment docs.

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-crashlytics:
error: Added package com.google.firebase.crashlytics [AddedPackage]

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.

@vkryachko
Copy link
Member

/test device-check-changed

@vkryachko
Copy link
Member

/test copyright-check

1 similar comment
@vkryachko
Copy link
Member

/test copyright-check

@mrwillis21 mrwillis21 merged commit 8f02834 into master Jan 8, 2020
@mrwillis21 mrwillis21 deleted the oss-crashlytics branch January 8, 2020 18:36
@firebase firebase locked and limited conversation to collaborators Feb 8, 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.

None yet

4 participants