firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.23k stars 565 forks source link

Inject firebase common executors to Crashlytics #6019

Closed themiswang closed 3 weeks ago

themiswang commented 3 weeks ago

According to the documentation here. Inject Firebase common executors for later refactor work.

Crashlytics will need at least 2 types of executors: background(for disk I/O writes), blocking(networking calls).

Note: all changes later will also merge to the feature branch: crashlytics-exception-handler

no-changelog

google-oss-bot commented 3 weeks ago

<!DOCTYPE html>

Coverage Report 1

Affected Products

Test Logs

github-actions[bot] commented 3 weeks ago

Unit Test Results

  6 files  +  6    6 suites  +6   20s :stopwatch: +20s 19 tests +19  19 :heavy_check_mark: +19  0 :zzz: ±0  0 :x: ±0  38 runs  +38  38 :heavy_check_mark: +38  0 :zzz: ±0  0 :x: ±0 

Results for commit 7849d561. ± Comparison against base commit 7a313c35.

:recycle: This comment has been updated with latest results.