Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Kamila/solo game next button #147

Merged
merged 44 commits into from
Apr 5, 2022
Merged

Conversation

kamilababayeva
Copy link
Collaborator

@kamilababayeva kamilababayeva commented Apr 2, 2022

This PR add "Next" button to the TypingGame. The round does not start automatically but by the click on the "Next" button.

Updates:

  • add button to the TypingGame Layout
  • add button functionality to the TypingGame
  • separate playRound into endRound/startRound
  • improve testing of TypingGameActivity/GameActivity

For future PR:

  • handle errors when it is impossible to fetch songs/song fragment
  • notify user about data fetching
  • think of more robust solution to fetch list of songs

image

@kamilababayeva kamilababayeva marked this pull request as ready for review April 5, 2022 13:08
Copy link
Owner

@MaximeZmt MaximeZmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM, Just one comment below !

Copy link
Collaborator

@Tsathogguaa Tsathogguaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Maxime's comment is intriguing as well, but since he is gatekeeping it, I'll assume it is resolved once he approves.

@kamilababayeva kamilababayeva self-assigned this Apr 5, 2022
@kamilababayeva kamilababayeva linked an issue Apr 5, 2022 that may be closed by this pull request
@codeclimate
Copy link

codeclimate bot commented Apr 5, 2022

Code Climate has analyzed commit 372cc28 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 98.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 93.3% (0.8% change).

View more on Code Climate.

Copy link
Owner

@MaximeZmt MaximeZmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Work 👍 !

@kamilababayeva kamilababayeva merged commit 0694769 into main Apr 5, 2022
@kamilababayeva kamilababayeva deleted the kamila/solo_game_nextButton branch April 5, 2022 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a button to play next song only onclick
3 participants