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

Migrate BackPress to OnBackPressedCallback #2945

Merged
merged 3 commits into from
Dec 19, 2024

Merge branch 'master' into anandwana001/2944/back-press-deprecate-fix

72e026e
Select commit
Loading
Failed to load commit list.
Merged

Migrate BackPress to OnBackPressedCallback #2945

Merge branch 'master' into anandwana001/2944/back-press-deprecate-fix
72e026e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

62.54% (-0.01%) compared to b660181

View this Pull Request on Codecov

62.54% (-0.01%) compared to b660181

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 62.54%. Comparing base (b660181) to head (72e026e).

Files with missing lines Patch % Lines
...ain/java/com/google/android/ground/MainActivity.kt 42.85% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2945      +/-   ##
============================================
- Coverage     62.54%   62.54%   -0.01%     
  Complexity     1203     1203              
============================================
  Files           267      267              
  Lines          6357     6362       +5     
  Branches        879      880       +1     
============================================
+ Hits           3976     3979       +3     
- Misses         1831     1833       +2     
  Partials        550      550              
Files with missing lines Coverage Δ
...ain/java/com/google/android/ground/MainActivity.kt 48.38% <42.85%> (+0.65%) ⬆️