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

Rename altitude_m to altitudeMeter #20

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

emeka-okechukwu
Copy link
Collaborator

Describe the pull request
This pull request renames the variable altitude_m to altitudeMeter in the TrackStatistics class so that it matches the desired naming convention.

Link to the the issue
Issue #19

License agreement
By opening this pull request, you are providing your contribution under the Apache License 2.0 (see LICENSE.md).

Note: new dependencies/libraries
Please refrain from introducing new libraries without consulting the team.

Rename variable to match naming convention. Closes #19
@emeka-okechukwu emeka-okechukwu added this to the Case Study 1 milestone Feb 14, 2024
@emeka-okechukwu emeka-okechukwu self-assigned this Feb 14, 2024
@emeka-okechukwu emeka-okechukwu merged commit a39d128 into main Feb 14, 2024
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
Merged two if statements into one for better code organization and readability.
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
#20)

Calling Thread.interrupt() ensures that the thread will be interrupted
when InterruptedException is caught and will not risk delaying the
thread shutdown or lose the information that the thread was interrupted.

Code Changes:


![image](https://github.com/rilling/OpenTracks-Winter-SOEN-6431_2024/assets/41756221/aa502709-65c7-4301-bf2d-995eb87b144f)
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
SonamChugh13 pushed a commit that referenced this pull request Mar 14, 2024
Added a Lambda function to improve code Performance. #20
emeka-okechukwu pushed a commit that referenced this pull request Apr 27, 2024
Added required casting in VoiceAnnouncementManager
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.

1 participant