alexvanyo / composelife

A Game of Life simulator Android app and watchface built with Jetpack Compose
Apache License 2.0
147 stars 11 forks source link

Add dialog navigation transform #2191

Closed alexvanyo closed 1 week ago

alexvanyo commented 1 week ago

Fixes #2085

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 60.43%. Comparing base (2087821) to head (ed628b0). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...elife/navigation/AnimatedContentNavigationFrame.kt 0.00% 3 Missing :warning:
...yo/composelife/ui/util/PredictiveNavigationHost.kt 66.66% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2191 +/- ## ============================================ + Coverage 60.37% 60.43% +0.06% Complexity 265 265 ============================================ Files 223 223 Lines 11868 11874 +6 Branches 2259 2257 -2 ============================================ + Hits 7165 7176 +11 + Misses 3473 3469 -4 + Partials 1230 1229 -1 ``` | [Flag](https://app.codecov.io/gh/alexvanyo/composelife/pull/2191/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | Coverage Δ | | |---|---|---| | [21](https://app.codecov.io/gh/alexvanyo/composelife/pull/2191/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.42% <85.71%> (+0.07%)` | :arrow_up: | | [35](https://app.codecov.io/gh/alexvanyo/composelife/pull/2191/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.42% <85.71%> (+0.06%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/alexvanyo/composelife/pull/2191/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.43% <85.71%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo#carryforward-flags-in-the-pull-request-comment) to find out more.

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