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

Optimize Logger calls in release builds #2193

Closed alexvanyo closed 1 week ago

alexvanyo commented 1 week ago

Fixes #2151

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.36%. Comparing base (d4b3551) to head (76fdce6). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2193 +/- ## ========================================= Coverage 60.36% 60.36% Complexity 265 265 ========================================= Files 223 223 Lines 11868 11868 Branches 2259 2259 ========================================= Hits 7164 7164 Misses 3473 3473 Partials 1231 1231 ``` | [Flag](https://app.codecov.io/gh/alexvanyo/composelife/pull/2193/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/2193/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.35% <ø> (ø)` | | | [35](https://app.codecov.io/gh/alexvanyo/composelife/pull/2193/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.35% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/alexvanyo/composelife/pull/2193/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Vanyo) | `60.36% <ø> (ø)` | | 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.