RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

refactor: Implement QuizAppBar for the quiz #257

Closed Adaendra closed 1 month ago

Adaendra commented 1 month ago

Prerequisites

Related PR

๐Ÿ“– Description

Refactor the app bar of the quiz to create a dedicated component which can be reused.

โ‰๏ธ Related Issues

closes: #161

๐Ÿ–ผ๏ธ Screenshots:

Screenshot of the quiz with the new component ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/36586573/b3b2d47c-bd20-4754-8e85-eb29829bc275)

๐Ÿงช How to test the change?

โ˜‘๏ธ Checklist before requesting a review

github-actions[bot] commented 1 month ago

Bump version from 0.26.0+1 to 0.27.0+1

github-actions[bot] commented 1 month ago

Bump version from 0.26.0+1 to 0.27.0+1

github-actions[bot] commented 1 month ago

Bump version from 0.26.0+1 to 0.27.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

51.71%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
lib/src/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
github-actions[bot] commented 1 month ago

Bump version from 0.26.1+1 to 0.27.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

51.71%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
lib/src/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

51.71%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

51.71%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Bump version from 0.27.0+1 to 0.28.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

52.12%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Bump version from 0.28.1+1 to 0.29.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

53.17%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Bump version from 0.29.0+1 to 0.30.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

53.81%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Bump version from 0.30.0+1 to 0.31.0+1

github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

53.81%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart94.12%100%100%94.12%49
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

53.75%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/core/services
   api_service.dart0%100%100%0%5–7
lib/src/practice/quiz/widgets
   quiz_app_bar.dart93.33%100%100%93.33%43
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43
github-actions[bot] commented 1 month ago

Coverage after merging issue_161 into main will be

53.79%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src/core/models
   resource_uid.dart37.50%100%100%37.50%18, 20, 23, 30–31
lib/src/practice/quiz/widgets
   quiz_app_bar.dart93.75%100%100%93.75%46
lib/src/quiz
   quiz_view.dart0%100%100%0%15, 17, 19–21, 23–27, 30, 32–35, 37–43