Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing nested if issue in TrackStatisticsUpdater #8

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Conversation

omer-munam
Copy link
Collaborator

Thanks for your contribution.

Describe the pull request
This pull request addresses the unnecessary nesting of if condition in the file TrackStatisticsUpdater.java. Merging if statements when possible will decrease the nesting of the code and improve its readability.

Link to the the issue
#7

@omer-munam omer-munam merged commit 6b7becf into main Feb 11, 2024
@emeka-okechukwu emeka-okechukwu added this to the Case Study 1 milestone Feb 17, 2024
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
rilling#2 Merging this if statement with the enclosing one
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
Manually called Thread.interrupt() to re-interrupt the current thread.
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
Issue #4 is solved by using a more specific exception, such as Unsupp…
SonamChugh13 pushed a commit that referenced this pull request Apr 9, 2024
added structure and linked per day statistics page
SonamChugh13 pushed a commit that referenced this pull request Apr 26, 2024
…nounce-avg-speed-at-end-of-each-recording

65 settings voice announcements announce avg speed at end of each recording
emeka-okechukwu pushed a commit that referenced this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants