-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
There was a problem hiding this 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 !
app/src/main/java/ch/sdp/vibester/activity/TypingGameActivity.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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.
Co-authored-by: Maxime <[email protected]>
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice Work 👍 !
This PR add "Next" button to the TypingGame. The round does not start automatically but by the click on the "Next" button.
Updates:
For future PR: