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

Handle Play services failures more gracefully #2920

Merged
merged 10 commits into from
Dec 12, 2024

Merge remote-tracking branch 'origin/gino-m/2783/report-gms-install-f…

5460bc6
Select commit
Loading
Failed to load commit list.
Merged

Handle Play services failures more gracefully #2920

Merge remote-tracking branch 'origin/gino-m/2783/report-gms-install-f…
5460bc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

62.52% (-0.06%) compared to 3a1eb7f

View this Pull Request on Codecov

62.52% (-0.06%) compared to 3a1eb7f

Details

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 62.52%. Comparing base (3a1eb7f) to head (5460bc6).

Files with missing lines Patch % Lines
...m/google/android/ground/system/GoogleApiManager.kt 41.17% 4 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2920      +/-   ##
============================================
- Coverage     62.58%   62.52%   -0.06%     
  Complexity     1203     1203              
============================================
  Files           267      267              
  Lines          6356     6357       +1     
  Branches        877      881       +4     
============================================
- Hits           3978     3975       -3     
  Misses         1831     1831              
- Partials        547      551       +4     
Files with missing lines Coverage Δ
...m/google/android/ground/system/GoogleApiManager.kt 54.16% <41.17%> (-15.40%) ⬇️