COS301-SE-2024 / BeakPeek

All the features you've ever wanted in a bird watching app
5 stars 1 forks source link

🔀 Fixed the ui in multiple areas #367

Closed u21543152 closed 1 month ago

u21543152 commented 1 month ago

Fixed the loading icon, the Theme button and the ui of the game over screen

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 4.41%. Comparing base (0fe3667) to head (1e68c1d). Report is 35 commits behind head on development.

Files with missing lines Patch % Lines
beakpeek/lib/Model/Globals/globals.dart 0.00% 32 Missing :warning:
beakpeek/lib/Controller/DB/life_list_provider.dart 0.00% 25 Missing :warning:
beakpeek/lib/View/Map/bird_sheet.dart 0.00% 3 Missing :warning:
beakpeek/lib/Styles/colors.dart 0.00% 2 Missing :warning:
...eakpeek/lib/Model/UserProfile/achievment_list.dart 0.00% 1 Missing :warning:
beakpeek/lib/Model/UserProfile/user_model.dart 0.00% 1 Missing :warning:
beakpeek/lib/View/Home/home.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #367 +/- ## ============================================== - Coverage 8.74% 4.41% -4.34% ============================================== Files 22 34 +12 Lines 1006 2083 +1077 ============================================== + Hits 88 92 +4 - Misses 918 1991 +1073 ```

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