android-oss icon indicating copy to clipboard operation
android-oss copied to clipboard

MBL-1739: Support Android 15

Open jlplks opened this issue 1 year ago • 2 comments
trafficstars

📲 What

Spike for the task

🤔 Why

Some changes are needed for the release of android 15 like handling edge to edge

jlplks avatar Oct 03 '24 21:10 jlplks

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 12.50000% with 56 lines in your changes missing coverage. Please review.

Project coverage is 68.55%. Comparing base (1660b7f) to head (770a59b).

Files with missing lines Patch % Lines
...arter/ui/activities/compose/ReportProjectScreen.kt 0.00% 36 Missing :warning:
...ain/java/com/kickstarter/utils/WindowInsetsUtil.kt 0.00% 11 Missing :warning:
.../ui/activities/compose/projectpage/AddOnsScreen.kt 0.00% 3 Missing :warning:
...vities/compose/projectpage/RewardCarouselScreen.kt 0.00% 3 Missing :warning:
...ckstarter/ui/activities/compose/FormularyScreen.kt 0.00% 1 Missing :warning:
...i/activities/compose/projectpage/CheckoutScreen.kt 0.00% 1 Missing :warning:
...java/com/kickstarter/viewmodels/ThreadViewModel.kt 0.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2143      +/-   ##
============================================
- Coverage     68.67%   68.55%   -0.13%     
  Complexity     2163     2163              
============================================
  Files           346      347       +1     
  Lines         22963    23015      +52     
  Branches       3357     3357              
============================================
+ Hits          15769    15777       +8     
- Misses         5393     5437      +44     
  Partials       1801     1801              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

codecov-commenter avatar Oct 03 '24 22:10 codecov-commenter

fyi @jlplks add to the title of the PR the Jira Epic ticket, and in the what/why sections you can link the spike -> https://kickstarter.atlassian.net/wiki/spaces/NT/pages/3075538945/Android+15+Spike

Arkariang avatar Oct 04 '24 17:10 Arkariang